From 49bd606a750ae75bec1b3f030c3810646850face Mon Sep 17 00:00:00 2001 From: Koen Rouwhorst Date: Sun, 24 May 2020 12:08:18 +0200 Subject: [PATCH] Bump DNSControl to v3.1.1 https://github.com/StackExchange/dnscontrol/releases/tag/v3.1.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6fcd763..a2e276e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM stackexchange/dnscontrol:v3.0.0@sha256:75bc898662afdcad0f5ab86b34d86ed9d8022e8efecf3a0ae381271aaba5ee8c +FROM stackexchange/dnscontrol:v3.1.1@sha256:583c43a963cb7ab2510cbc4e5e268a0cb3c51d319d926b52b14840baed4b952d LABEL repository="https://github.com/koenrh/dnscontrol-action" LABEL maintainer="Koen Rouwhorst "