Skip to content

Commit

Permalink
ci: docker构建
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmiteko committed Nov 25, 2023
1 parent 0c61070 commit 5d30178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
push: true
tags: ${{ secrets.DOCKERHUB_REPO }}
platforms: "linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le,linux/s390x"
platforms: "linux/amd64,linux/arm64"

0 comments on commit 5d30178

Please sign in to comment.