diff --git a/Dockerfile b/Dockerfile index 938bc99..39dc816 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.15.0 +FROM alpine:3.15.1 RUN apk add --update \ bash \