diff --git a/Dockerfile b/Dockerfile index 7792846..8cd732f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.19.0 as builder +FROM alpine:3.19.1 as builder WORKDIR /go/src/github.com/systemli/prometheus-mastodon-exporter