Skip to content

Commit

Permalink
Restrict SUSE Dockerfile target arch to x86_64 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtorrero authored Nov 14, 2023
1 parent ed5811c commit aa76754
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-wanda:%%VERSION%%
#!BuildTag: trento/trento-wanda:%%VERSION%%-build%RELEASE%
#!UseOBSRepositories
#!ExclusiveArch: x86_64

FROM bci/rust:1.66 AS release
ADD wanda.tar.gz premium-checks.tar.gz* /build/
Expand Down

0 comments on commit aa76754

Please sign in to comment.