Skip to content

Commit

Permalink
fix(lib/anvil): lock docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhalliday committed Oct 11, 2024
1 parent a782d51 commit 26cc9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/anvil/compose.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
anvil:
labels:
anvil: true
image: ghcr.io/foundry-rs/foundry:latest
image: ghcr.io/foundry-rs/foundry:nightly-f79c53c4e41958809ee1f3473466f184bb34c195
platform: linux/amd64
entrypoint:
- anvil
Expand Down

0 comments on commit 26cc9a5

Please sign in to comment.