Skip to content

Commit 35402fb

Browse files
build(deps): bump python from 60248ff to 56a1136
Bumps python from `60248ff` to `56a1136`. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.3-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0be8837 commit 35402fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3-slim@sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc AS base
1010

1111
ENV PYTHONDONTWRITEBYTECODE=1 \
1212
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)