diff --git a/Dockerfile b/Dockerfile index 07e17cc6..bbde2600 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ RUN apk add git RUN CGO_ENABLED=0 go build -ldflags="-s -w -X 'github.com/prometheus/common/version.Version=$VERSION'" -FROM alpine:3.18.4 +FROM alpine:3.18.5 RUN apk add --no-cache tzdata RUN mkdir -p /etc/dnscollector/ /var/dnscollector/