chore(deps): update python docker tag to v3.12

This commit is contained in:
renovate[bot] 2023-11-18 16:35:20 +00:00 committed by GitHub
parent ef1a5da22a
commit fc9d7fadd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ RUN make js
# ------------------------------------------------
FROM python:3.10 as build
FROM python:3.12 as build
ARG BUILD_EXTRAS=production