upgrade to bind 9.21

This commit is contained in:
Hyatt 2025-01-18 20:39:30 -06:00
parent cf9e8a6f3f
commit 1aa78c2078
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -132,7 +132,7 @@ fi
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getCurrentRootCA())
dockerFile = """
FROM ${repository}/dockerhub/internetsystemsconsortium/bind9:9.18
FROM ${repository}/dockerhub/internetsystemsconsortium/bind9:9.21
LABEL org.opencontainers.image.authors="The_Spider <spider@smoothnet.org>"
LABEL org.opencontainers.image.title="bind"