We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2980c commit 51dbe22Copy full SHA for 51dbe22
1 file changed
.github/workflows/docker-image.yml
@@ -15,3 +15,4 @@ jobs:
15
name: israelhikingmap/elevationwebapi
16
username: ${{ secrets.DOCKER_USERNAME }}
17
password: ${{ secrets.DOCKER_PASSWORD }}
18
+ platforms: linux/amd64,linux/arm64
0 commit comments