Skip to content

Commit ca1a714

Browse files
deps: bump python
Bumps the ci-cd-tooling group with 1 update in the /docker/ansible directory: python. Updates `python` from 3.13.7-bookworm to 3.14.0-bookworm --- updated-dependencies: - dependency-name: python dependency-version: 3.14.0-bookworm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-cd-tooling ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae32301 commit ca1a714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ansible/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.7-bookworm AS ansible
1+
FROM python:3.14.0-bookworm AS ansible
22

33
ENV PYTHONFAULTHANDLER=1 \
44
PYTHONHASHSEED=random \

0 commit comments

Comments
 (0)