We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8d24d commit e879913Copy full SHA for e879913
.github/workflows/docker-publish.yml
@@ -72,4 +72,4 @@ jobs:
72
labels: ${{ steps.meta.outputs.labels }}
73
cache-from: type=gha
74
cache-to: type=gha,mode=max
75
- platforms: linux/amd64,linux/arm64/v8,linux/386
+ platforms: linux/amd64,linux/arm64/v8
0 commit comments