Skip to content

Commit 2dc3182

Browse files
build(deps): bump python from 3.13.3-slim to 3.13.4-slim (#291)
Bumps python from 3.13.3-slim to 3.13.4-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.4-slim 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 2f822f9 commit 2dc3182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# base
88
# ----------------------------
9-
FROM python:3.13.3-slim@sha256:60248ff36cf701fcb6729c085a879d81e4603f7f507345742dc82d4b38d16784 AS base
9+
FROM python:3.13.4-slim@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8 AS base
1010

1111
ENV PYTHONDONTWRITEBYTECODE=1 \
1212
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)