Skip to content

Commit 58071d9

Browse files
build(deps): bump python from 3.14.0-slim to 3.14.1-slim
Bumps python from 3.14.0-slim to 3.14.1-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.1-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c82b18 commit 58071d9

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 docker.io/python:3.14.0-slim
1+
FROM docker.io/python:3.14.1-slim
22

33
WORKDIR /build
44
COPY . .

0 commit comments

Comments
 (0)