diff --git a/Dockerfile b/Dockerfile index f8ca9135..33e9fa93 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:3.9 RUN apk update && apk upgrade RUN apk add bash procps drill git coreutils