Add passlib
This commit is contained in:
parent
33754d87f8
commit
a94343d59d
@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y git toilet \
|
||||
|
||||
# renovate: datasource=pypi depName=ansible
|
||||
ENV ANSIBLE_VERSION=7.4.0
|
||||
RUN pip3 install --no-cache-dir ansible==${ANSIBLE_VERSION} dnspython
|
||||
RUN pip3 install --no-cache-dir ansible==${ANSIBLE_VERSION} dnspython passlib
|
||||
|
||||
COPY entrypoint /bin/entrypoint
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user