Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Mar 26, 2024
1 parent cd86e03 commit b8638dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ jobs:
with:
file: ${{ matrix.dockerfile }}
context: .
platforms: linux/amd64, linux/arm64
platforms: linux/amd64
build-args: |
BASE_IMAGE=${{ matrix.source }}
TAG=${{ env.tag }}
Expand Down

0 comments on commit b8638dc

Please sign in to comment.