diff --git a/Dockerfile b/Dockerfile index e4d1cf0..64e6c4c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.3 as builder +FROM alpine:3.21.0 as builder WORKDIR /go/src/github.com/systemli/prometheus-mastodon-exporter