diff --git a/base/Dockerfile b/base/Dockerfile index 963698f..a189c04 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:edge RUN apk add --no-cache \ bash \