fix(Makefile): get rid of unqualified container images
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 11s
Release / push-amd64 (push) Successful in 1m9s
Release / push-arm64 (push) Successful in 1m21s
Release / push-manifest (push) Successful in 5s
Release / sync-to-hub-docker-io (push) Successful in 20s

This commit is contained in:
2025-05-12 22:47:21 +02:00
parent 5753faf22f
commit 947146cd91

View File

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