File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 context : apps/api
8989 file : apps/api/Dockerfile
9090 push : true
91- platforms : linux/amd64
91+ platforms : linux/arm64
9292 no-cache : true
9393 provenance : false
9494 tags : ${{ steps.meta.outputs.tags }}
@@ -130,7 +130,7 @@ jobs:
130130 context : apps/sso
131131 file : apps/sso/Dockerfile
132132 push : true
133- platforms : linux/amd64
133+ platforms : linux/arm64
134134 no-cache : true
135135 provenance : false
136136 tags : ${{ steps.meta.outputs.tags }}
@@ -176,7 +176,7 @@ jobs:
176176 context : apps/mcp-server
177177 file : apps/mcp-server/Dockerfile
178178 push : true
179- platforms : linux/amd64
179+ platforms : linux/arm64
180180 no-cache : true
181181 provenance : false
182182 tags : ${{ steps.meta.outputs.tags }}
@@ -218,7 +218,7 @@ jobs:
218218 context : apps/notification-service
219219 file : apps/notification-service/Dockerfile
220220 push : true
221- platforms : linux/amd64
221+ platforms : linux/arm64
222222 no-cache : true
223223 provenance : false
224224 tags : ${{ steps.meta.outputs.tags }}
@@ -260,7 +260,7 @@ jobs:
260260 context : apps/web
261261 file : apps/web/Dockerfile
262262 push : true
263- platforms : linux/amd64
263+ platforms : linux/arm64
264264 no-cache : true
265265 provenance : false
266266 tags : ${{ steps.meta.outputs.tags }}
You can’t perform that action at this time.
0 commit comments