Skip to content

Commit

Permalink
Adding linux/arm64 image (#225)
Browse files Browse the repository at this point in the history
Adding image building CI for linux/arm64 architectures
  • Loading branch information
jcortejoso authored Sep 18, 2024
1 parent f8c9472 commit 617c172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
service-account: 'op-geth-dev@blockchaintestsglobaltestnet.iam.gserviceaccount.com'
artifact-registry: us-west1-docker.pkg.dev/blockchaintestsglobaltestnet/dev-images/op-geth
tags: ${{ github.sha }}
platforms: linux/amd64,linux/arm64
context: .
file: Dockerfile
trivy: true

0 comments on commit 617c172

Please sign in to comment.