mirror of
https://github.com/88lex/safire.git
synced 2025-02-23 21:34:39 +08:00
change docker python to 3.8
This commit is contained in:
parent
2db6a45399
commit
95e8b48c06
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8.5-alpine3.12
|
||||
FROM python:3.8-alpine3.12
|
||||
|
||||
ENV MAX_PROJECTS=100
|
||||
ENV SAS_PER_PROJECT=100
|
||||
|
|
Loading…
Reference in a new issue