Skip to content

Commit

Permalink
Fix official docker images nto being compatible with some cloud provi…
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Feb 1, 2023
1 parent 9400bdb commit 1c335ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
context: .
platforms: linux/amd64,linux/arm64
provenance: false
builder: ${{ steps.buildx.outputs.name }}
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 1c335ac

Please sign in to comment.