Skip to content

Commit f1927e8

Browse files
committed
Update dependency PowerDNS/pdns to v5.0.3
1 parent 37c5c90 commit f1927e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM harbor.crystalnet.org/dockerhub-proxy/alpine:3.22 AS builder
22

33
# renovate: datasource=github-tags depName=PowerDNS/pdns extractVersion=^auth-(?<version>.*)$ versioning=semver
4-
ENV POWERDNS_VERSION=5.0.1
4+
ENV POWERDNS_VERSION=5.0.3
55

66
RUN apk --update --no-cache add \
77
bash \

0 commit comments

Comments
 (0)