bump version
This commit is contained in:
parent
b206965b08
commit
44ff6a5b9a
|
@ -16,7 +16,7 @@ services:
|
|||
container_name: ns1
|
||||
build:
|
||||
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
|
||||
user: root
|
||||
environment:
|
||||
|
@ -38,7 +38,7 @@ services:
|
|||
container_name: ns2
|
||||
build:
|
||||
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
|
||||
user: root
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue