Skip to content

Commit b58162c

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

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.13.2-slim
1+
FROM python:3.14.5-slim
22

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

0 commit comments

Comments
 (0)