chg docker img for deployment

This commit is contained in:
Grégory Lebreton 2023-01-02 23:18:54 +01:00
parent e237a168f9
commit 558c4a8bc3

View File

@ -1,4 +1,5 @@
image: python:3.9.2-alpine #image: python:3.9.2-alpine
image: python
before_script: before_script:
- apk update && apk add git - apk update && apk add git