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