Skip to content

Commit

Permalink
hermes v1.10
Browse files Browse the repository at this point in the history
Lukasz Maslanka committed Jun 26, 2024
1 parent 67160ef commit 59c8c88
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
@@ -3,7 +3,7 @@ ARG BASE_IMAGE="binhex/arch-base"

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

ARG HERMES_VERSION="v1.8.2"
ARG HERMES_VERSION="v1.10.0"

COPY ./etc /etc/
COPY ./bin /usr/local/bin/

0 comments on commit 59c8c88

Please sign in to comment.