Skip to content

Commit 1d65334

Browse files
⬆ Bump python from 3.10 to 3.13 in /backend
Bumps python from 3.10 to 3.13. --- updated-dependencies: - dependency-name: python dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19eb54c commit 1d65334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10
1+
FROM python:3.13
22

33
ENV PYTHONUNBUFFERED=1
44

0 commit comments

Comments
 (0)