diff --git a/Dockerfile b/Dockerfile index 7d6624f..dc346b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ RUN apk add --no-cache sudo \ gcc libxml2-dev libxslt-dev musl-dev \ bash python3-dev openssh expect sshpass \ libffi-dev openssl-dev build-base curl \ - ansible=2.9.14-r0 + ansible=2.9.14-r0 vim # copy requirements.txt for Python and install WORKDIR /tmp