Skip to content

Commit 74878b2

Browse files
Bump python in the all-docker-dependencies group
Bumps the all-docker-dependencies group with 1 update: python. Updates `python` from 3.14.5-slim to 3.14.6-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.14.6-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-docker-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ef4a5f commit 74878b2

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
@@ -1,4 +1,4 @@
1-
FROM python:3.14.5-slim
1+
FROM python:3.14.6-slim
22

33
RUN apt-get update && apt-get install -yq make gettext
44

0 commit comments

Comments
 (0)