From 976d2a1c7ef789c8a872d1617c74ba1a33a3f778 Mon Sep 17 00:00:00 2001 From: Koen Rouwhorst Date: Sun, 10 Oct 2021 12:59:27 +0200 Subject: [PATCH] Bump DNSControl to v3.12.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3e0631b..fc288ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM stackexchange/dnscontrol:v3.11.0@sha256:a6f0fdee77032755867caa8c5c0fbc656cb80ba0784f8c015a0c6a69c7a31585 +FROM ghcr.io/koenrh/dnscontrol:v3.12.0@sha256:387bc4a467803daceaf4da41e9ac6a0b9314a7035c0d5739c8ef7ba9845e6eca LABEL repository="https://github.com/koenrh/dnscontrol-action" LABEL maintainer="Koen Rouwhorst "