Use Alpine Linux to reduce test image size

This commit is contained in:
Yohann D'ANELLO 2020-11-04 20:13:32 +01:00
parent 26427665f3
commit 1332a8f514
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
image: python:3.9
image: python:3.9-alpine
stages:
- lint