diff --git a/Dockerfile b/Dockerfile index 02296a8..36ec0c3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.20.3 +FROM docker.io/library/alpine:3.21.0 # The file /etc/apk/repositories contains a list of the apk repositories. By # default contains this file a list of the stable repositories pointing to the