mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 15:42:51 +11:00
chore(deps): update python docker tag to v3.10 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
25019615b9
commit
094d2895ab
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RUN make js
|
|||
|
||||
# ------------------------------------------------
|
||||
|
||||
FROM python:3.6 as build
|
||||
FROM python:3.10 as build
|
||||
|
||||
ARG BUILD_EXTRAS=production
|
||||
|
||||
|
|
Loading…
Reference in a new issue