Skip to content

Commit 016f7ec

Browse files
chore(deps): bump python in the docker-version-updates group
Bumps the docker-version-updates group with 1 update: python. Updates `python` from 3.13-slim to 3.14-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production dependency-group: docker-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85bd88b commit 016f7ec

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
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689
1+
FROM python:3.14-slim@sha256:2751cbe93751f0147bc1584be957c6dd4c5f977c3d4e0396b56456a9fd4ed137
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)