Skip to content

Commit

Permalink
Update Dockerfile.gaia
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Sep 16, 2023
1 parent 275f723 commit cee14ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.gaia
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ WORKDIR /interchain-security
RUN make install

# Get Hermes build
FROM ghcr.io/informalsystems/hermes:1.5.1 AS hermes-builder
FROM ghcr.io/informalsystems/hermes:1.6.0 AS hermes-builder

FROM --platform=linux/amd64 fedora:36
RUN dnf update -y
Expand Down

0 comments on commit cee14ca

Please sign in to comment.