Use slim python container
This commit is contained in:
parent
2901afe4c0
commit
36f33c2547
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ terraform:
|
|||
- ./scripts/terraform/lint.sh
|
||||
|
||||
ansible:
|
||||
image: python:3.9-alpine
|
||||
image: python:3.9-slim
|
||||
variables:
|
||||
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
||||
cache:
|
||||
|
|
Loading…
Reference in a new issue