diff --git a/Dockerfile b/Dockerfile index f25b596..dbac73f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:edge +FROM alpine:3 RUN apk -U --no-cache add \ sudo \