This commit is contained in:
renovate[bot] 2023-11-18 16:35:24 +00:00 committed by GitHub
commit 25ba25fba3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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