Compare commits

..

2 Commits

Author SHA1 Message Date
Kameron Kenny dd8b92cacf
bump 2024-06-05 16:15:39 -04:00
Kameron Kenny 020a05f14c
bump 2024-06-05 16:15:23 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu/bind9:9.18-22.04_beta FROM ubuntu/bind9:9.18-22.04_beta
LABEL version="20240525.1.2" LABEL version="20240605.1.1"
LABEL description="bind9 primary nameserver" LABEL description="bind9 primary nameserver"
ENV BIND_LIB_DIR=/var/lib/bind ENV BIND_LIB_DIR=/var/lib/bind

View File

@ -18,7 +18,7 @@ services:
container_name: ns1 container_name: ns1
build: build:
dockerfile: Dockerfile.primary dockerfile: Dockerfile.primary
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240525.1.3 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240605.1.1
restart: always restart: always
user: root user: root
environment: environment: