diff --git a/make/00_mod.mk b/make/00_mod.mk index 13b9bb35..a6bafd70 100644 --- a/make/00_mod.mk +++ b/make/00_mod.mk @@ -12,6 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +oci_platforms := linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x + include make/00_debian_version.mk repo_name := github.com/cert-manager/trust-manager