Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 7ea07f0

Browse files
Bump python from 3.7-slim to 3.13-slim in the all-docker group
Bumps the all-docker group with 1 update: python. Updates `python` from 3.7-slim to 3.13-slim --- updated-dependencies: - dependency-name: python dependency-type: direct:production dependency-group: all-docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6061577 commit 7ea07f0

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

33
ENV PYTHONDONTWRITEBYTECODE 1
44
ENV PYTHONUNBUFFERED 1

0 commit comments

Comments
 (0)