Skip to content

Commit 077dbce

Browse files
committed
update docker image platforms
1 parent 9f27b1c commit 077dbce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
- name: Build and push the docker image
2727
uses: docker/build-push-action@v2
2828
with:
29+
platforms: linux/amd64,linux/arm64,linux/arm/v7
2930
push: true
3031
tags: timothyye/godns:latest,timothyye/godns:${{steps.tag.outputs.tag}}

0 commit comments

Comments
 (0)