Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit d579eee

Browse files
docker: bump python from 3.14.0-slim to 3.14.2-slim in /docker
Bumps python from 3.14.0-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 c3e669c commit d579eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-slim
1+
FROM python:3.14.2-slim
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)