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.
1 parent 3030655 commit 55d4007Copy full SHA for 55d4007
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
ARG PYTHON_NAME="python3.12"
3
-ARG PYTHON_VERSION="3.12.8-3"
+ARG PYTHON_VERSION="3.12.9-1"
4
ARG DIST_NAME="trixie"
5
6
# -------------------- Preparation --------------------
0 commit comments