Skip to content

Commit

Permalink
Update Dockerfile (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Apr 24, 2024
1 parent 99fdb8d commit 516c670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:22.04

ENV DEBIAN_FRONTEND noninteractive
ENV GZ_VERSION fortress
ENV ROS_DISTRO rolling
ENV ROS_DISTRO iron

# Make sure everything is up to date before building from source
RUN apt-get update \
Expand Down

0 comments on commit 516c670

Please sign in to comment.