Skip to content

Commit 9db6a6a

Browse files
committed
1 parent 084e0cb commit 9db6a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0-bookworm
4+
FROM python:3.15-rc-slim-trixie
55

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

0 commit comments

Comments
 (0)