bump version
This commit is contained in:
parent
9be2550b62
commit
a36668e70c
|
@ -18,7 +18,7 @@ services:
|
|||
container_name: ns1
|
||||
build:
|
||||
dockerfile: Dockerfile.primary
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240513.2.1
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240514.2.1
|
||||
restart: always
|
||||
user: root
|
||||
environment:
|
||||
|
@ -41,7 +41,7 @@ services:
|
|||
container_name: ns2
|
||||
build:
|
||||
dockerfile: Dockerfile.secondary
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240513.2.1
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240514.2.1
|
||||
restart: always
|
||||
user: root
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue