fix(Makefile): get rid of unqualified container images

This commit is contained in:
Markus Pesch 2025-05-12 22:47:16 +02:00
parent e225f5bd19
commit f7888ab66f
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -22,7 +22,6 @@ container-image/build:
--no-cache \
--pull \
--tag ${BIND9_IMAGE_FULLY_QUALIFIED} \
--tag \
.
# DELETE CONTAINER IMAGE