bump version

This commit is contained in:
Kameron Kenny - Pi401 2024-04-20 21:07:23 -04:00
parent b206965b08
commit 44ff6a5b9a
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,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:240420.05 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240420.06
restart: always restart: always
user: root user: root
environment: environment:
@ -38,7 +38,7 @@ services:
container_name: ns2 container_name: ns2
build: build:
dockerfile: Dockerfile.secondary dockerfile: Dockerfile.secondary
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240420.04 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240420.05
restart: always restart: always
user: root user: root
environment: environment: