diff --git a/Dockerfile b/Dockerfile index e3ba463..aacb16f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,4 @@ -# hadolint ignore=DL3007 -FROM alpine:latest +FROM alpine:3 # hadolint ignore=DL3018 RUN apk add --no-cache \