diff --git a/Dockerfile b/Dockerfile index a394f2e..60d6272 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:3.20 ENV ANSIBLE_LOG_PATH=" " WORKDIR /playbook