There was an error while loading. Please reload this page.
1 parent 084e0cb commit 9db6a6aCopy full SHA for 9db6a6a
fuzzing/local-dev-helpers/Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
3
# Use the same Python version as OSS-Fuzz to accidental incompatibilities in test code
4
-FROM python:3.14.0-bookworm
+FROM python:3.15-rc-slim-trixie
5
6
LABEL project="GitPython Fuzzing Local Dev Helper"
7
0 commit comments