This commit is contained in:
renovate[bot] 2024-10-08 00:55:06 +00:00 committed by GitHub
commit 6824bb7e96
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.13 as build
ARG BUILD_EXTRAS=production ARG BUILD_EXTRAS=production