diff --git a/Dockerfile b/Dockerfile index c511612..ccede4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 +FROM alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 RUN apk update RUN apk add --no-cache openssh nodejs npm git bash openssh python3 py3-pip py3-passlib RUN python3 -m pip install --user ansible --break-system-packages