Skip to content

Commit 48e8601

Browse files
Bump python from 3.14.3-slim-trixie to 3.15.0a8-slim-trixie
Bumps python from 3.14.3-slim-trixie to 3.15.0a8-slim-trixie. --- updated-dependencies: - dependency-name: python dependency-version: 3.15.0a8-slim-trixie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e65d2f commit 48e8601

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
@@ -12,7 +12,7 @@
1212
# - Runs as a non-root user.
1313
# - Sets up the entrypoint and port.
1414

15-
FROM python:3.14.3-slim-trixie AS base-image
15+
FROM python:3.15.0a8-slim-trixie AS base-image
1616

1717
# Update system packages
1818
COPY scripts/install-base-packages.sh .

0 commit comments

Comments
 (0)