Skip to content

Commit 96a165b

Browse files
authored
Fix 3.13.2-1 is only on sid for now
1 parent e8f9b22 commit 96a165b

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.13"
33
ARG PYTHON_VERSION="3.13.2-1"
4-
ARG DIST_NAME="trixie"
4+
ARG DIST_NAME="sid"
55

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

0 commit comments

Comments
 (0)