fix(Makefile): get rid of unqualified container images

This commit is contained in:
2025-05-12 22:47:19 +02:00
parent 51d1d93980
commit f5e85cee7e

View File

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