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 1f08af5 commit 4552ec0
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 @@ -165,7 +165,7 @@ jobs:
with:
file: ${{ matrix.dockerfile }}
context: .
platforms: linux/amd64, linux/arm64
platforms: linux/amd64
build-args: |
BASE_IMAGE=${{ matrix.source }}
push: true
Expand Down

0 comments on commit 4552ec0

Please sign in to comment.