fix(Makefile): get rid of unqualified container images

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

View File

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