From a36deda8b4716e10c85d5b4c0f4255d475726113 Mon Sep 17 00:00:00 2001 From: STAM Date: Tue, 3 Jun 2025 20:50:42 +0300 Subject: [PATCH] apache2 - buildah squash --- linux/ecosystem/apache2/php5.5/Makefile | 2 +- linux/ecosystem/apache2/php5.6/Makefile | 2 +- linux/ecosystem/apache2/php7.0/Makefile | 2 +- linux/ecosystem/apache2/php7.1/Makefile | 2 +- linux/ecosystem/apache2/php7.2/Makefile | 2 +- linux/ecosystem/apache2/php7.3/Makefile | 2 +- linux/ecosystem/apache2/php7.4/Makefile | 2 +- linux/ecosystem/apache2/php8.0/Makefile | 2 +- linux/ecosystem/apache2/php8.1/Makefile | 2 +- linux/ecosystem/apache2/php8.2/Makefile | 2 +- linux/ecosystem/apache2/php8.3/Makefile | 2 +- linux/ecosystem/apache2/php8.4/Makefile | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/linux/ecosystem/apache2/php5.5/Makefile b/linux/ecosystem/apache2/php5.5/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php5.5/Makefile +++ b/linux/ecosystem/apache2/php5.5/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/apache2/php5.6/Makefile b/linux/ecosystem/apache2/php5.6/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php5.6/Makefile +++ b/linux/ecosystem/apache2/php5.6/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/apache2/php7.0/Makefile b/linux/ecosystem/apache2/php7.0/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php7.0/Makefile +++ b/linux/ecosystem/apache2/php7.0/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/apache2/php7.1/Makefile b/linux/ecosystem/apache2/php7.1/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php7.1/Makefile +++ b/linux/ecosystem/apache2/php7.1/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/apache2/php7.2/Makefile b/linux/ecosystem/apache2/php7.2/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php7.2/Makefile +++ b/linux/ecosystem/apache2/php7.2/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/apache2/php7.3/Makefile b/linux/ecosystem/apache2/php7.3/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php7.3/Makefile +++ b/linux/ecosystem/apache2/php7.3/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/apache2/php7.4/Makefile b/linux/ecosystem/apache2/php7.4/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php7.4/Makefile +++ b/linux/ecosystem/apache2/php7.4/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/apache2/php8.0/Makefile b/linux/ecosystem/apache2/php8.0/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php8.0/Makefile +++ b/linux/ecosystem/apache2/php8.0/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/apache2/php8.1/Makefile b/linux/ecosystem/apache2/php8.1/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php8.1/Makefile +++ b/linux/ecosystem/apache2/php8.1/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/apache2/php8.2/Makefile b/linux/ecosystem/apache2/php8.2/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php8.2/Makefile +++ b/linux/ecosystem/apache2/php8.2/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/apache2/php8.3/Makefile b/linux/ecosystem/apache2/php8.3/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php8.3/Makefile +++ b/linux/ecosystem/apache2/php8.3/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/apache2/php8.4/Makefile b/linux/ecosystem/apache2/php8.4/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/apache2/php8.4/Makefile +++ b/linux/ecosystem/apache2/php8.4/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy