update ref

This commit is contained in:
Kameron Kenny 2025-02-24 16:41:23 -05:00
parent 4edaaa7fd6
commit 24dd3f256a
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ services:
build: build:
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: dnsdist1 container_name: dnsdist1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/dnsdist:250224.0.01 image: docker-registry1.in.thelinuxpro.net:5000/tlp/dnsdist:250224.0.02
networks: networks:
dns_local_net: dns_local_net:
ipv4_address: 10.200.53.251 ipv4_address: 10.200.53.251
@ -21,7 +21,7 @@ services:
build: build:
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: dnsdist2 container_name: dnsdist2
image: docker-registry1.in.thelinuxpro.net:5000/tlp/dnsdist:250224.0.01 image: docker-registry1.in.thelinuxpro.net:5000/tlp/dnsdist:250224.0.02
networks: networks:
dns_local_net: dns_local_net:
ipv4_address: 10.200.53.252 ipv4_address: 10.200.53.252