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