chore: update molecule/docker image
This commit is contained in:
parent
28cdf52009
commit
60345dcc46
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ MAINTAINER Adrien Waksberg "docker@yae.im"
|
|||
|
||||
RUN apk add --no-cache rsync python3 python3-dev py3-pip gcc git curl build-base gettext \
|
||||
autoconf automake py3-cryptography linux-headers musl-dev libffi-dev openssl-dev openssh
|
||||
RUN python3 -m pip install \
|
||||
RUN python3 -m pip install --break-system-packages \
|
||||
ansible \
|
||||
ansible-lint \
|
||||
docker \
|
||||
|
|
Loading…
Reference in a new issue