Skip to content

Commit

Permalink
chore: update _hermes_ to v3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
  • Loading branch information
georglauterbach committed Dec 22, 2024
1 parent 2f0df01 commit ed9a0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ENV DEBCONF_NONINTERACTIVE_SEEN=true

# These variables are used to determine the version of Hermes this this image is base
# upon. To propagate the version, a more descriptive ENV variable is used too.
ARG HERMES_VERSION='v3.0.0-beta.14'
ARG HERMES_VERSION='v3.0.0'
ENV DEV_CONTAINER_BASE_HERMES_VERSION=${HERMES_VERSION}

# hadolint ignore=DL3005,DL3008
Expand Down

0 comments on commit ed9a0dd

Please sign in to comment.