Skip to content

Commit fb88343

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

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

33
WORKDIR /build
44
COPY . .

0 commit comments

Comments
 (0)