upgrade python to 3.9.2-alpine

This commit is contained in:
Florian du Garage Num 2022-04-30 15:25:53 +02:00
parent 285dbbfe07
commit 914548eb5e

View File

@ -1,4 +1,4 @@
image: python:3.8-buster
image: python:3.9.2-alpine
before_script:
- pip install -r requirements.txt