diff --git a/Dockerfile b/Dockerfile index 243ea715..976644d0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16.2 +FROM alpine:3.20 ARG VERSION ARG TARGETOS