diff --git a/Dockerfile b/Dockerfile index 49fd87c..186c38a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM harbor.crystalnet.org/dockerhub-proxy/alpine:3.22 AS builder # renovate: datasource=github-tags depName=PowerDNS/pdns extractVersion=^auth-(?.*)$ versioning=semver -ENV POWERDNS_VERSION=5.0.1 +ENV POWERDNS_VERSION=5.0.2 RUN apk --update --no-cache add \ bash \