chg docker img for deployment
This commit is contained in:
parent
e237a168f9
commit
558c4a8bc3
@ -1,4 +1,5 @@
|
||||
image: python:3.9.2-alpine
|
||||
#image: python:3.9.2-alpine
|
||||
image: python
|
||||
|
||||
before_script:
|
||||
- apk update && apk add git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user