Skip to content

Commit db951fd

Browse files
chore(deps): update python docker tag to v3.11
1 parent 2c52c96 commit db951fd

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

2626
ARG BUILD_EXTRAS=production
2727

0 commit comments

Comments
 (0)