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.
python:3.14-slim-trixie
1 parent ae6462a commit e50fe5eCopy full SHA for e50fe5e
src/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim-bookworm
+FROM python:3.14-slim-trixie
2
ARG WORK_DIR="/opt/psr"
3
4
WORKDIR ${WORK_DIR}
0 commit comments