Skip to content

Commit

Permalink
feat: remove arm64 DockerHub image (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
love98ooo authored Sep 17, 2024
1 parent ab9caf5 commit 855e225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ jobs:
with:
context: .
target: STANDARD
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: casbin/caswaf:${{steps.get-current-tag.outputs.tag }},casbin/caswaf:latest

0 comments on commit 855e225

Please sign in to comment.