Commit 30cfc9d
committed
fix(release): add provenance=false flag for docker builds
Add the --provenance=false flag to all Docker builds via the flags field
to ensure compatibility with registries that do not support buildx
provenance attestations, particularly the Heroku Container Registry.
Signed-off-by: Sebastian Webber <sebastian@swebber.me>1 parent a425ee9 commit 30cfc9d
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
173 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
0 commit comments