bump version for compose
This commit is contained in:
parent
9e10c5d936
commit
0fa0efb489
|
@ -16,7 +16,7 @@ services:
|
|||
container_name: ns1
|
||||
build:
|
||||
dockerfile: Dockerfile.primary
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:latest
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240420.03
|
||||
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:latest
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240420.03
|
||||
restart: always
|
||||
user: root
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue