Skip to content

Commit

Permalink
hermes v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Maslanka committed Jan 31, 2024
1 parent fea5133 commit 7d2fce0
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 @@ -3,7 +3,7 @@ ARG BASE_IMAGE="binhex/arch-base"

FROM --platform=${BUILDPLATFORM} ${BASE_IMAGE}

ARG HERMES_VERSION="v1.7.4"
ARG HERMES_VERSION="v1.8.0"

COPY ./etc /etc/
COPY ./bin /usr/local/bin/
Expand Down

0 comments on commit 7d2fce0

Please sign in to comment.