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 f3b4fef commit 3b8d137Copy full SHA for 3b8d137
Dockerfile
@@ -33,7 +33,7 @@ CMD ["bash"]
33
34
###############################################################################
35
36
-FROM python:3.14.0-slim-bookworm AS app-build
+FROM python:3.14.0-slim-trixie AS app-build
37
LABEL maintainer="Nick Janetakis <[email protected]>"
38
39
WORKDIR /app
0 commit comments