diff --git a/Dockerfile b/Dockerfile index 1dd90d1..15686cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.15.4 +FROM alpine:3.16.0 RUN apk add --update \ bash \