Skip to content

Commit

Permalink
enable multiarch Docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesits committed Aug 23, 2023
1 parent 94bc8c0 commit f3e5298
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 @@ -33,3 +33,4 @@ jobs:
file: ./Dockerfile.${{ matrix.variant }}
tags: m13253/dns-over-https-${{ matrix.variant }}:latest
push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8

0 comments on commit f3e5298

Please sign in to comment.