Skip to content

Commit

Permalink
ci: also build a linux/arm64 image (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorawee authored Oct 6, 2023
1 parent 9f57b52 commit cb8d357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ jobs:
with:
push: true
file: Dockerfile
platforms: linux/amd64, linux/arm64
tags: veridise/picus:git-latest, veridise/picus:git-${{ github.sha }}

0 comments on commit cb8d357

Please sign in to comment.