mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-10 03:20:39 +00:00
chore(deps): update dependency ansible to v2.10.7 (#11)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
807f3b9d0a
commit
3436b3eb77
@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/owncloud-ci/dro
|
|||||||
ARG ANSIBLE_VERSION
|
ARG ANSIBLE_VERSION
|
||||||
|
|
||||||
# renovate: datasource=pypi depName=ansible
|
# renovate: datasource=pypi depName=ansible
|
||||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.6}"
|
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.7}"
|
||||||
|
|
||||||
RUN apk add --no-cache bash git curl rsync openssh-client sshpass py3-pip py3-requests py3-paramiko python3-dev libffi-dev libressl-dev libressl build-base && \
|
RUN apk add --no-cache bash git curl rsync openssh-client sshpass py3-pip py3-requests py3-paramiko python3-dev libffi-dev libressl-dev libressl build-base && \
|
||||||
pip3 install -U pip && \
|
pip3 install -U pip && \
|
||||||
|
@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/owncloud-ci/dro
|
|||||||
ARG ANSIBLE_VERSION
|
ARG ANSIBLE_VERSION
|
||||||
|
|
||||||
# renovate: datasource=pypi depName=ansible
|
# renovate: datasource=pypi depName=ansible
|
||||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.6}"
|
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.7}"
|
||||||
|
|
||||||
RUN apk add --no-cache bash git curl rsync openssh-client sshpass py3-pip py3-requests py3-paramiko python3-dev libffi-dev libressl-dev libressl build-base && \
|
RUN apk add --no-cache bash git curl rsync openssh-client sshpass py3-pip py3-requests py3-paramiko python3-dev libffi-dev libressl-dev libressl build-base && \
|
||||||
pip3 install -U pip && \
|
pip3 install -U pip && \
|
||||||
|
@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/owncloud-ci/dro
|
|||||||
ARG ANSIBLE_VERSION
|
ARG ANSIBLE_VERSION
|
||||||
|
|
||||||
# renovate: datasource=pypi depName=ansible
|
# renovate: datasource=pypi depName=ansible
|
||||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.6}"
|
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.7}"
|
||||||
|
|
||||||
RUN apk add --no-cache bash git curl rsync openssh-client sshpass py3-pip py3-requests py3-paramiko python3-dev libffi-dev libressl-dev libressl build-base && \
|
RUN apk add --no-cache bash git curl rsync openssh-client sshpass py3-pip py3-requests py3-paramiko python3-dev libffi-dev libressl-dev libressl build-base && \
|
||||||
pip3 install -U pip && \
|
pip3 install -U pip && \
|
||||||
|
Loading…
Reference in New Issue
Block a user