diff --git a/Dockerfile b/Dockerfile index cfc0d80..4423071 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.13.5 +FROM alpine:3.14.0 RUN apk add --update \ bash \