Skip to content

Commit

Permalink
Dockerfile: update base eiffel image to v0.3.1 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrislav authored Mar 25, 2024
1 parent 18e0ec3 commit 717e30f
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 @@ -30,7 +30,7 @@ ENV CONFIG=./etc/waas-auth.conf
CMD ["make", "run"]


FROM ghcr.io/0xsequence/eiffel:v0.3.0@sha256:d4aa946d7eb587e0554123efc3eaa5830a1428b0325ea239fe489e372f573dfe
FROM ghcr.io/0xsequence/eiffel:v0.3.1@sha256:c0c0bf7144a6a25b00bf78e7d5cb632afae8b45f8b82ff38016fa8c61854a104

ARG ENV_ARG=dev2

Expand Down

0 comments on commit 717e30f

Please sign in to comment.