We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ae8ac5 + 3750959 commit 8c4561bCopy full SHA for 8c4561b
make/00_mod.mk
@@ -12,6 +12,8 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+oci_platforms := linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
16
+
17
include make/00_debian_version.mk
18
19
repo_name := github.com/cert-manager/trust-manager
0 commit comments