diff --git a/tests/integration/integration_test.go b/tests/integration/integration_test.go index 61c90487..7f22fa3e 100644 --- a/tests/integration/integration_test.go +++ b/tests/integration/integration_test.go @@ -204,7 +204,7 @@ func startAnvilTestContainer() testcontainers.Container { ctx := context.Background() req := testcontainers.ContainerRequest{ - Image: "ghcr.io/foundry-rs/foundry:latest", + Image: "ghcr.io/foundry-rs/foundry:nightly-3abac322efdb69e27b6fe8748b72754ae878f64d@sha256:871b66957335636a02c6c324c969db9adb1d6d64f148753c4a986cf32a40dc3c", Mounts: testcontainers.ContainerMounts{ testcontainers.ContainerMount{ Source: testcontainers.GenericBindMountSource{