diff --git a/tests-functional/Dockerfile b/tests-functional/Dockerfile index c6a8776fc1..ffe05ff0e3 100644 --- a/tests-functional/Dockerfile +++ b/tests-functional/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/foundry-rs/foundry:latest +FROM ghcr.io/foundry-rs/foundry:stable RUN apk update && \ apk add git bash