Skip to content

Commit

Permalink
ci: bump foundry to 2024-07-31 nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-gray committed Jul 31, 2024
1 parent eebc7ae commit 059b232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethereum/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
FROM const-gen AS const-export
FROM ghcr.io/foundry-rs/foundry:nightly-ea2eff95b5c17edd3ffbdfc6daab5ce5cc80afc0@sha256:2a774f86765258a0d176366fc46f92bc14f5040faae7a3c3ba59b1c24c5fa7cb as foundry
FROM ghcr.io/foundry-rs/foundry:nightly-26a7559758c192911dd39ce7d621a18ef0d419e6@sha256:423e6f20064cf927d75a9d4a4c94256fa88acda812b48404e95d6e2cd467e7a5 as foundry
FROM node:19.6.1-slim@sha256:a1ba21bf0c92931d02a8416f0a54daad66cb36a85d2b73af9d73b044f5f57cfc

# npm wants to clone random Git repositories - lovely.
Expand Down

0 comments on commit 059b232

Please sign in to comment.