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