fix(Makefile): get rid of unqualified container images
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 13s
Build / build-amd64 (push) Successful in 28s
Build / build-arm64 (push) Successful in 1m57s

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

View File

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