We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b1bb58 + a92ccf3 commit 57afe7cCopy full SHA for 57afe7c
1 file changed
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.0rc2-alpine3.22
+FROM python:3.14.0-alpine3.22
5
6
LABEL project="GitPython Fuzzing Local Dev Helper"
7
0 commit comments