Skip to content

Commit fc9d7fa

Browse files
chore(deps): update python docker tag to v3.12
1 parent ef1a5da commit fc9d7fa

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.12 as build
2525

2626
ARG BUILD_EXTRAS=production
2727

0 commit comments

Comments
 (0)