diff --git a/Dockerfile b/Dockerfile index d86d4bd..869574d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.3 as builder +FROM alpine:3.18.4 as builder WORKDIR /go/src/github.com/systemli/prometheus-mastodon-exporter