diff --git a/Dockerfile b/Dockerfile index e92d638..fba291a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.21.2 +FROM alpine:3.21.3 # this is the default, but just to be explicit USER root