Skip to content

Commit cc5533d

Browse files
Bump python from 3.12 to 3.13
Bumps python from 3.12 to 3.13. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6830645 commit cc5533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12
1+
FROM python:3.13
22

33
WORKDIR /usr/src/app
44

0 commit comments

Comments
 (0)