Skip to content

Commit

Permalink
added amd64 linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
aczwink authored Oct 30, 2023
1 parent 1e464ae commit 509299f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./
platforms: linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/aczwink/samba-domain:latest

0 comments on commit 509299f

Please sign in to comment.