From a252f3c53763998c66c5803e4a61096822cac616 Mon Sep 17 00:00:00 2001 From: petergarud Date: Sun, 29 Sep 2024 19:51:27 -0400 Subject: [PATCH] change dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f1bdef3446b..d4d075085b3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use phusion/baseimage if problems arise -FROM ros:foxy-ros-base-focal +FROM ros:humble-ros-base-jammy LABEL maintainer="oswinso@gmail.com" # Setup apt to be happy with no console input