Skip to content

Commit 79691b4

Browse files
authored
1 parent b5b29c0 commit 79691b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.2
1+
3.13.5

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Set variables reused in Dockerfile
2-
ARG PYTHON_IMAGE_VERSION=3.13.2-slim-bookworm
2+
ARG PYTHON_IMAGE_VERSION=3.13.5-slim-bookworm
33

44
# First things first, we build an image which is where we're going to compile
55
# our static assets with. We use this stage in development.

0 commit comments

Comments
 (0)