Skip to content

Commit 3b8d137

Browse files
committed
Update build stage to Trixie
1 parent f3b4fef commit 3b8d137

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
@@ -33,7 +33,7 @@ CMD ["bash"]
3333

3434
###############################################################################
3535

36-
FROM python:3.14.0-slim-bookworm AS app-build
36+
FROM python:3.14.0-slim-trixie AS app-build
3737
LABEL maintainer="Nick Janetakis <[email protected]>"
3838

3939
WORKDIR /app

0 commit comments

Comments
 (0)