Skip to content

Commit

Permalink
Revert "Build Docker image for amd64 and arm64 (#194)"
Browse files Browse the repository at this point in the history
This reverts commit 7b42439.
  • Loading branch information
tsudmi authored Oct 12, 2023
1 parent cb8273c commit 1eff4cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
scanner:
name: Trivy scanner
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1eff4cc

Please sign in to comment.