Skip to content

Commit

Permalink
Update build-seed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
armandobelardo committed Mar 3, 2024
1 parent e82bcc1 commit 33ce206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-seed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
context: .
file: ./docker/seed/Dockerfile.${{ matrix.package }}
platforms: linux/arm64
platforms: linux/amd64,linux/arm64
push: true
# use short SHA if modded, or just use latest if nothing changed
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 33ce206

Please sign in to comment.