Skip to content

Commit

Permalink
chore: Add support for multiple platforms in Docker image build
Browse files Browse the repository at this point in the history
  • Loading branch information
bengo237 committed Sep 2, 2024
1 parent c20bb26 commit faaee42
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 @@ -30,3 +30,4 @@ jobs:
file: ./Dockerfile
push: true
tags: ghcr.io/bengo237/snort3:latest
platforms: linux/amd64,linux/arm64

0 comments on commit faaee42

Please sign in to comment.