- Notifications
You must be signed in to change notification settings - Fork1k
Commite817713
authored
revert: "chore: enable SBOM attestation for image builds" (#16868)
Reverts#16852The CI failed to create the multi-arch manifest.https://github.com/coder/coder/actions/runs/13773079355/job/38516182819#step:18:341I personally think we should move to a [multi-archDockerfile](https://docs.docker.com/build/building/multi-platform/#cross-compilation)instead of creating the manifest manually.1 parent05ebece commite817713
File tree
3 files changed
+2
-8
lines changed- .github/workflows
- dogfood/contents/files/etc/docker
- scripts
3 files changed
+2
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
364 |
| - | |
365 | 364 |
| |
366 | 365 |
| |
367 | 366 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 2 | + | |
6 | 3 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
144 |
| - | |
145 | 143 |
| |
146 | 144 |
| |
147 | 145 |
| |
|
0 commit comments
Comments
(0)