Use Alpine Linux to reduce test image size
This commit is contained in:
parent
26427665f3
commit
1332a8f514
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
image: python:3.9
|
image: python:3.9-alpine
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
|
|
Loading…
Reference in a new issue