Skip to content

Commit 3c15c2a

Browse files
dependabot[bot]ArneTR
authored andcommitted
Bump python from 3.12.7-slim-bookworm to 3.13.0-slim-bookworm in /docker
Bumps python from 3.12.7-slim-bookworm to 3.13.0-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17dd914 commit 3c15c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile-gunicorn

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.7-slim-bookworm
1+
FROM python:3.13.0-slim-bookworm
22
ENV DEBIAN_FRONTEND=noninteractive
33

44
WORKDIR /var/www/startup/

0 commit comments

Comments
 (0)