We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ab8e8 commit 18936bbCopy full SHA for 18936bb
tests/e2e/chains/bsc/Dockerfile.bootstrap
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/foundry-rs/foundry:nightly-462b2ac6c038dc24b8f38b0c59b664d0740604c2
+FROM ghcr.io/foundry-rs/foundry:v1.2.1
2
3
RUN apk add --d --no-cache ca-certificates npm nodejs bash alpine-sdk expect jq curl bash python3
4
RUN curl -sSL https://install.python-poetry.org | python3 -
0 commit comments