From ccc978ae67b125acd785eb5e70b6b8d099b09346 Mon Sep 17 00:00:00 2001 From: Kameron Kenny <1267885+kkenny@users.noreply.github.com> Date: Sun, 23 Jun 2024 17:00:01 -0400 Subject: [PATCH] typo --- Dockerfile.primary | 2 +- docker-compose.yml | 2 +- primary/var/lib/bind/db.in.thelinuxpro.net | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile.primary b/Dockerfile.primary index 19ca3ed..0363436 100644 --- a/Dockerfile.primary +++ b/Dockerfile.primary @@ -1,6 +1,6 @@ FROM ubuntu/bind9:9.18-22.04_beta -LABEL version="20240623.1.1" +LABEL version="20240623.1.2" LABEL description="bind9 primary nameserver" ENV BIND_LIB_DIR=/var/lib/bind diff --git a/docker-compose.yml b/docker-compose.yml index 8292fc8..622f322 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -18,7 +18,7 @@ services: container_name: ns1 build: dockerfile: Dockerfile.primary - image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240623.1.1 + image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240623.1.2 restart: always user: root environment: diff --git a/primary/var/lib/bind/db.in.thelinuxpro.net b/primary/var/lib/bind/db.in.thelinuxpro.net index a2a0da5..d89f130 100755 --- a/primary/var/lib/bind/db.in.thelinuxpro.net +++ b/primary/var/lib/bind/db.in.thelinuxpro.net @@ -1,6 +1,6 @@ $TTL 2m @ IN SOA in.thelinuxpro.net. root.in.thelinuxpro.net. ( - 24062301 ; serial, todays date + todays serial # + 24062302 ; serial, todays date + todays serial # 1h ; refresh, seconds 15m ; retry, seconds 10D ; expire, seconds @@ -31,7 +31,7 @@ grafana IN A 10.99.23.31 prometheus IN A 10.99.23.32 unpoller IN A 10.99.23.33 pihole-exporter IN A 10.99.23.34 -blackblox-exporter IN A 10.99.23.35 +blackbox-exporter IN A 10.99.23.35 syslog IN A 10.99.23.51 es01 IN A 10.99.23.71 kibana IN A 10.99.23.72