Skip to content

Commit

Permalink
fix: Fixed manifest unknown error in docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
bclswl0827 committed Nov 19, 2024
1 parent 5263553 commit 5fd4cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
id: build
uses: docker/build-push-action@v6
with:
provenance: false
context: .
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 5fd4cc4

Please sign in to comment.