compose bump

This commit is contained in:
Kameron Kenny 2024-05-15 22:33:02 -04:00
parent 487b70b659
commit 450cc8b6c9
No known key found for this signature in database
GPG Key ID: E5006629839D2276
2 changed files with 3 additions and 2 deletions

1
Jenkinsfile vendored
View File

@ -129,3 +129,4 @@ pipeline {
} }
} }
} }

View File

@ -18,7 +18,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:240515.2.4 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240515.2.5
restart: always restart: always
user: root user: root
environment: environment:
@ -41,7 +41,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:240515.2.1 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-secondary:240515.2.2
restart: always restart: always
user: root user: root
environment: environment: