Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
6824bb7e96
Merge 82bbb98baf into 7015be1355 2024-10-08 00:55:06 +00:00
renovate[bot]
82bbb98baf
chore(deps): update python docker tag to v3.13 2024-10-08 00:55:03 +00:00

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