Skip to content

Commit 7075498

Browse files
Bump python in /container in the docker group across 1 directory (#323)
Bumps the docker group with 1 update in the /container directory: python. Updates `python` from 3.12-slim to 3.13-slim --- updated-dependencies: - dependency-name: python dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87fb1ef commit 7075498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-slim@sha256:740d94a19218c8dd584b92f804b1158f85b0d241e5215ea26ed2dcade2b9d138
1+
FROM python:3.13-slim@sha256:23a81be7b258c8f516f7a60e80943cace4350deb8204cf107c7993e343610d47
22

33
# Install run-detection to the container
44
ADD . .

0 commit comments

Comments
 (0)