Skip to content

Commit 4396e03

Browse files
Bump python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm in /docker (#1286)
Bumps python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.6-slim-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a192921 commit 4396e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile-gunicorn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.5-slim-bookworm
1+
FROM python:3.13.6-slim-bookworm
22
ENV DEBIAN_FRONTEND=noninteractive
33

44
WORKDIR /var/www/startup/

0 commit comments

Comments
 (0)