Skip to content

Commit

Permalink
update hermes to v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Maslanka committed Jan 22, 2024
1 parent 1623ebc commit fea5133
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.3"
ARG HERMES_VERSION="v1.7.4"

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

0 comments on commit fea5133

Please sign in to comment.