diff --git a/Dockerfile b/Dockerfile index 9656637..1f1de3a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.16 as runtime +FROM docker.io/library/alpine:3.18 as runtime RUN \ apk add --update --no-cache \