diff --git a/Dockerfile b/Dockerfile index 55068e9..bf0363b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.15.1 +FROM alpine:3.15.2 RUN apk add --update \ bash \