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 b5b29c0 commit 79691b4Copy full SHA for 79691b4
.python-version
@@ -1 +1 @@
1
-3.13.2
+3.13.5
Dockerfile
@@ -1,5 +1,5 @@
# Set variables reused in Dockerfile
2
-ARG PYTHON_IMAGE_VERSION=3.13.2-slim-bookworm
+ARG PYTHON_IMAGE_VERSION=3.13.5-slim-bookworm
3
4
# First things first, we build an image which is where we're going to compile
5
# our static assets with. We use this stage in development.
0 commit comments