This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit a3d25bb
committed
Pin buildx plugin to v0.3.0, and allow overriding
Commit 9a5aabd removed the fixed
version for this plugin, and changed it to install from "master",
which made the build non-reproducible.
This patch pins the plugin to a specific tag/release again, but allow
overriding by setting the `BUILDX_COMMIT` env-var.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit ffee8a3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 5c81ea30607f012228716c5107c8fbc81a9b0c67
Component: packaging1 parent 8826447 commit a3d25bb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments