Skip to content

Commit 1d3c607

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

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

1111
ENV PYTHONDONTWRITEBYTECODE=1 \
1212
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)