Update Dockerfile
This commit is contained in:
parent
9299f1afa6
commit
c689fd2996
@ -7,7 +7,7 @@ ARG VERSION
|
||||
|
||||
RUN apk --no-cache add --virtual build-dependencies \
|
||||
build-base libffi-dev libressl-dev && \
|
||||
pip install --no-cache-dir ansible-lint ansible-lint-junit && \
|
||||
pip install --no-cache-dir ansible-lint && \
|
||||
apk del build-dependencies
|
||||
|
||||
LABEL "maintainer"="dockerimages@cabillot.eu" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user