Skip to content

Commit 17fc4fe

Browse files
chore(deps): update python docker tag to v3.13
1 parent 60cd179 commit 17fc4fe

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
@@ -21,7 +21,7 @@ RUN make js
2121

2222
# ------------------------------------------------
2323

24-
FROM python:3.10 as build
24+
FROM python:3.13 as build
2525

2626
ARG BUILD_EXTRAS=production
2727

0 commit comments

Comments
 (0)