mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-23 03:46:37 +11:00
Merge 82bbb98baf
into 7015be1355
This commit is contained in:
commit
6824bb7e96
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue