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

This commit is contained in:
renovate[bot] 2024-07-05 07:45:47 +00:00 committed by GitHub
parent 7015be1355
commit 87f9d063cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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