Skip to content

Commit 57afe7c

Browse files
Merge pull request #20 from Morin3/snyk-fix-857b294aabc420471a04818bc655dc2e
[Snyk] Security upgrade python from 3.14.0rc2-alpine3.22 to 3.14.0-alpine3.22
2 parents 4b1bb58 + a92ccf3 commit 57afe7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fuzzing/local-dev-helpers/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
# Use the same Python version as OSS-Fuzz to accidental incompatibilities in test code
4-
FROM python:3.14.0rc2-alpine3.22
4+
FROM python:3.14.0-alpine3.22
55

66
LABEL project="GitPython Fuzzing Local Dev Helper"
77

0 commit comments

Comments
 (0)