From ede9f7cd81e7e0edc9fc95784d5653b51bcc280c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Torrero=20Marijnissen?= Date: Tue, 14 Nov 2023 09:00:59 +0000 Subject: [PATCH] Restrict SUSE Dockerfile target arch to x86_64 (#1994) --- packaging/suse/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/suse/Dockerfile b/packaging/suse/Dockerfile index b0d902a4ab..2cf5bdfc94 100644 --- a/packaging/suse/Dockerfile +++ b/packaging/suse/Dockerfile @@ -3,6 +3,7 @@ #!BuildTag: trento/trento-web:%%VERSION%% #!BuildTag: trento/trento-web:%%VERSION%%-build%RELEASE% #!UseOBSRepositories +#!ExclusiveArch: x86_64 FROM bci/nodejs:16 AS assets-build ADD web.tar.gz /build/