Skip to content

Commit

Permalink
Restrict SUSE Dockerfile target arch to x86_64 (#1994)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtorrero authored Nov 14, 2023
1 parent 2f73225 commit ede9f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/suse/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit ede9f7c

Please sign in to comment.