Skip to content

Commit

Permalink
hotfix for missing amd64 images
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 authored Apr 13, 2023
1 parent b95b5ff commit 8836fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ jobs:
files: docker-compose.yml
push: true
set: |
*.platform=linux/arm64
*.platform=linux/amd64,linux/arm64

0 comments on commit 8836fb0

Please sign in to comment.