Use slim python container

This commit is contained in:
Jake Howard 2021-07-11 17:47:42 +01:00
parent 2901afe4c0
commit 36f33c2547
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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: