diff --git a/Dockerfile b/Dockerfile index 2bb60a99a..ce0873d63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.11.2 +FROM alpine:3.11.3 RUN apk add --no-cache \ bash \