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