Skip to content

Commit 2bd15f5

Browse files
committed
Compile 3.12.6-1 on trixie
1 parent e3c9e34 commit 2bd15f5

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,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
ARG PYTHON_NAME="python3.12"
33
ARG PYTHON_VERSION="3.12.6-1"
4-
ARG DIST_NAME="sid"
4+
ARG DIST_NAME="trixie"
55

66
# -------------------- Preparation --------------------
77
FROM debian:bookworm-slim AS pre-build

0 commit comments

Comments
 (0)