Skip to content

Commit c8105ca

Browse files
authored
Merge pull request #2 from d3v07/fix/graph-updater-multiarch
Publish graph-updater multi-architecture image
2 parents 335d28e + 57bd065 commit c8105ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/graph-updater.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ jobs:
216216
with:
217217
context: .
218218
file: services/graph_updater/Dockerfile
219+
platforms: linux/amd64,linux/arm64
219220
push: ${{ github.event_name != 'pull_request' }}
220221
tags: ${{ steps.meta.outputs.tags }}
221222
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)