Skip to content

Commit

Permalink
Use the new KeyValueFormat for ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario committed Sep 10, 2024
1 parent adbbc2a commit e5838a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions freisa_on_mars/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ LABEL org.label-schema.vcs-ref=${VCS_REF}

# Define a few key variables
ENV DEMO_DIR=${HOME_DIR}/demos_ws
ENV IGNITION_VERSION fortress
ENV GZ_VERSION fortress
ENV IGNITION_VERSION=fortress
ENV GZ_VERSION=fortress

# Disable prompting during package installation
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit e5838a2

Please sign in to comment.