From 49658e426272253eda5e325c54a4608800a37f39 Mon Sep 17 00:00:00 2001 From: nhyatt Date: Sun, 29 Sep 2024 08:08:30 -0500 Subject: [PATCH] updates source image --- build-bind.jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-bind.jenkins b/build-bind.jenkins index d98c3d3..3da1016 100644 --- a/build-bind.jenkins +++ b/build-bind.jenkins @@ -132,7 +132,7 @@ fi writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getCurrentRootCA()) dockerFile = """ -FROM ${repository}/dockerhub/library/alpine:3.20 +FROM ${repository}/dockerhub/internetsystemsconsortium/bind9:9.18 LABEL org.opencontainers.image.authors="The_Spider " LABEL org.opencontainers.image.title="bind"