Skip to content

Commit 55d4007

Browse files
authored
Test for Python 3.12.9-1 on trixie
1 parent 3030655 commit 55d4007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22
ARG PYTHON_NAME="python3.12"
3-
ARG PYTHON_VERSION="3.12.8-3"
3+
ARG PYTHON_VERSION="3.12.9-1"
44
ARG DIST_NAME="trixie"
55

66
# -------------------- Preparation --------------------

0 commit comments

Comments
 (0)