fix(Makefile): get rid of unqualified container images

This commit is contained in:
2025-05-12 22:47:17 +02:00
parent c970ca376e
commit af18e4012a

View File

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