Use slim python container
This commit is contained in:
parent
2901afe4c0
commit
36f33c2547
@ -6,7 +6,7 @@ terraform:
|
|||||||
- ./scripts/terraform/lint.sh
|
- ./scripts/terraform/lint.sh
|
||||||
|
|
||||||
ansible:
|
ansible:
|
||||||
image: python:3.9-alpine
|
image: python:3.9-slim
|
||||||
variables:
|
variables:
|
||||||
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user