Skip to content

Commit

Permalink
Re-add arm/v6 architecture for docker image in build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mansuf committed Jun 7, 2024
1 parent 6dccb58 commit 36a1351
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
linux/amd64
linux/arm64
linux/arm/v7
linux/arm/v6
push: true
tags: |
${{ env.LATEST_TAG }}
Expand All @@ -90,6 +91,7 @@ jobs:
linux/amd64
linux/arm64
linux/arm/v7
linux/arm/v6
push: true
tags: |
${{ env.LATEST_OPTIONAL_TAG }}
Expand Down

0 comments on commit 36a1351

Please sign in to comment.