Skip to content

Commit 9f4588a

Browse files
build(deps): bump python from 3.13.4-slim to 3.14.5-slim
Bumps python from 3.13.4-slim to 3.14.5-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.5-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e456a0 commit 9f4588a

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.4-slim@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8 AS base
9+
FROM python:3.14.5-slim@sha256:c845af9399020c7e562969a13689e929074a10fd057acd1b1fad06a2fb068e97 AS base
1010

1111
ENV PYTHONDONTWRITEBYTECODE=1 \
1212
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)