Update Makefile

This commit is contained in:
Adrien le Maire 2021-03-01 20:28:45 +00:00
parent 1fb91c73f3
commit c97ef43629

View File

@ -9,7 +9,7 @@ get:
wget https://github.com/badges/shields/archive/$(VERSION).tar.gz
decompress:
tar -xf $(VERSION).tar.bz2
tar -xf $(VERSION).tar.gz
build:
docker buildx build --platform linux/amd64,linux/arm64 --push \