Skip to content

Commit b1341e7

Browse files
build(deps): bump python in the docker group across 1 directory
Bumps the docker group with 1 update in the / directory: python. Updates `python` from 3.11 to 3.13 --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39d49ba commit b1341e7

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 python:3.11
1+
FROM python:3.13
22

33
ARG VERSION=dev
44

0 commit comments

Comments
 (0)