bump version

This commit is contained in:
Kameron Kenny - pi501 2024-04-23 12:30:50 -04:00
parent 3f920af11d
commit b72a0f906b
1 changed files with 2 additions and 2 deletions

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:240421.1 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240423.1
restart: always restart: always
user: root user: root
environment: environment:
@ -41,7 +41,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:240421.1 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240423.1
restart: always restart: always
user: root user: root
environment: environment: