diff --git a/Dockerfile b/Dockerfile index 1aa0c0c..b7013e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16.2 as builder +FROM alpine:3.16.3 as builder WORKDIR /go/src/github.com/systemli/prometheus-mastodon-exporter