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 90e641e commit ad41bf0Copy full SHA for ad41bf0
.github/workflows/docker.yml
@@ -8,7 +8,7 @@ on:
8
tags: ["v*.*.*"]
9
10
env:
11
- platforms: linux/amd64,linux/arm64,linux/386,linux/arm/v7,linux/arm/v6,linux/ppc64le
+ platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
12
13
jobs:
14
main:
0 commit comments