Commit e7ba080
committed
build: Use normalized platform spec for ARG expansion
The ARG variables for multi-platform builds should use a normalized
platform spec. This ensures consistent formatting across different
platform string representations, particularly for edge cases like
architecture normalization.
--
https://github.com/containers/buildah/blob/c97d402ccd8dbc5442c3b9fd952fece3f22fbce4/internal/util/util.go#L44
https://github.com/containers/common/blob/a5ccdae846b629b5ceaefa6ffd5c6511409c3487/libimage/platform/platform.go#L20
Signed-off-by: Michal Šoltis <[email protected]>1 parent b65ffa9 commit e7ba080
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| |||
0 commit comments