Skip to content

Commit

Permalink
v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Maslanka committed Mar 8, 2024
1 parent 7d2fce0 commit cff8727
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.8.0"
ARG HERMES_VERSION="v1.8.1"

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

0 comments on commit cff8727

Please sign in to comment.