diff --git a/Dockerfile b/Dockerfile index ad4e427..30aa992 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN set -ex && \ ############################################################################### -FROM docker.io/library/alpine:3.16 +FROM docker.io/library/alpine:3.17 RUN apk add --no-cache bash bash-completion ca-certificates tzdata