test_: use foundry:v0.3.0 (#6348)

This commit is contained in:
Anton Danchenko 2025-02-17 13:34:03 +01:00 committed by GitHub
parent b6b2597457
commit 0ac0afc251
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM ghcr.io/foundry-rs/foundry:stable
FROM ghcr.io/foundry-rs/foundry:v0.3.0
RUN apk update && \
apk add git bash