dockerfile version bumps to force build

This commit is contained in:
Kameron Kenny - pi501 2024-04-22 21:38:12 -04:00
parent a0f1f49ffb
commit 88705e0b76
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu/bind9:9.18-22.04_beta
LABEL version="20240420.2.1"
LABEL version="20240421.1.1"
LABEL description="bind9 primary nameserver"
ENV BIND_LIB_DIR=/var/lib/bind

View File

@ -1,6 +1,6 @@
FROM ubuntu/bind9:9.18-22.04_beta
LABEL version="20240420.2.1"
LABEL version="20240421.1.1"
LABEL description="bind9 secondary nameserver"
ENV BIND_LIB_DIR=/var/lib/bind