Updated to humble

This commit is contained in:
Kristofer Bengtsson 2023-01-17 12:14:41 +01:00 committed by GitHub
parent dec306ecf1
commit 5b3a99a83c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM kristoferb/spdesktop_ros2:foxy
FROM kristoferb/spdesktop_ros2:humble
COPY . /r2r
RUN rm /bin/sh && ln -s /bin/bash /bin/sh