Update Makefile

This commit is contained in:
Adrien le Maire 2021-03-01 20:26:40 +00:00
parent a245874763
commit 1fb91c73f3

View File

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