We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8838ea5 commit 0d270c1Copy full SHA for 0d270c1
.github/workflows/laravel-11.yml
@@ -74,5 +74,6 @@ jobs:
74
name: Build and push
75
uses: docker/build-push-action@v6
76
with:
77
+ platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
78
push: true
79
tags: wifidog/wifidog-auth-laravel:latest,wifidog/wifidog-auth-laravel:${{ steps.tagver.outputs.version }}
0 commit comments