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 ee2fe41 commit d870628Copy full SHA for d870628
.python-version
@@ -1 +1 @@
1
-3.13.7
+3.13.8
Dockerfile
@@ -1,5 +1,5 @@
# Set variables reused in Dockerfile
2
-ARG PYTHON_IMAGE_VERSION=3.13.7-slim-bookworm
+ARG PYTHON_IMAGE_VERSION=3.13.8-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