bump version
This commit is contained in:
parent
0200442875
commit
e5503614f3
|
@ -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.03
|
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240420.04
|
||||||
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.03
|
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240420.04
|
||||||
restart: always
|
restart: always
|
||||||
user: root
|
user: root
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue