Skip to content

Commit

Permalink
chore: Build client for arm64 in addition to amd64 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
meyfa authored Nov 30, 2024
1 parent 574e6bd commit b6faf57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
context: ./client
file: ./client/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: meyfa/ddns-client:latest
cache-from: type=gha
Expand Down

0 comments on commit b6faf57

Please sign in to comment.