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