diff --git a/linux/ecosystem/electron-release-server/Makefile b/linux/ecosystem/electron-release-server/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/electron-release-server/Makefile +++ b/linux/ecosystem/electron-release-server/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/monero/monerod/Makefile b/linux/ecosystem/monero/monerod/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/monero/monerod/Makefile +++ b/linux/ecosystem/monero/monerod/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/monero/p2pool/Makefile b/linux/ecosystem/monero/p2pool/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/monero/p2pool/Makefile +++ b/linux/ecosystem/monero/p2pool/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/ninjam/latest/Makefile b/linux/ecosystem/ninjam/latest/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/ninjam/latest/Makefile +++ b/linux/ecosystem/ninjam/latest/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/opentracker/Makefile b/linux/ecosystem/opentracker/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/opentracker/Makefile +++ b/linux/ecosystem/opentracker/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/retracker/Makefile b/linux/ecosystem/retracker/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/retracker/Makefile +++ b/linux/ecosystem/retracker/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/telegram/bot/quotes/Makefile b/linux/ecosystem/telegram/bot/quotes/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/telegram/bot/quotes/Makefile +++ b/linux/ecosystem/telegram/bot/quotes/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/torrserver/Makefile b/linux/ecosystem/torrserver/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/torrserver/Makefile +++ b/linux/ecosystem/torrserver/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/vk2discord/Makefile b/linux/ecosystem/vk2discord/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/vk2discord/Makefile +++ b/linux/ecosystem/vk2discord/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy