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 e3c9e34 commit 2bd15f5Copy full SHA for 2bd15f5
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
ARG PYTHON_NAME="python3.12"
3
ARG PYTHON_VERSION="3.12.6-1"
4
-ARG DIST_NAME="sid"
+ARG DIST_NAME="trixie"
5
6
# -------------------- Preparation --------------------
7
FROM debian:bookworm-slim AS pre-build
0 commit comments