diff --git a/Dockerfile b/Dockerfile index 1212209..2d3085a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17.3 as builder +FROM alpine:3.18.0 as builder WORKDIR /go/src/github.com/systemli/prometheus-mastodon-exporter