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 7e5b21d commit 1a559deCopy full SHA for 1a559de
src/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim-bookworm
+FROM python:3.13-slim-bookworm
2
ARG WORK_DIR="/opt/psr"
3
4
WORKDIR ${WORK_DIR}
0 commit comments