Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BradenMeyers authored Dec 6, 2024
1 parent 8104e59 commit 8537241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created by Nelson Durrant, Oct 2024
FROM ros/humble-ros-base:latest
FROM ros:humble-ros-base

# Update and upgrade
RUN apt update && apt upgrade -y
Expand Down

0 comments on commit 8537241

Please sign in to comment.