We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6d849 commit cd3861cCopy full SHA for cd3861c
.github/workflows/docker-mcp.yml
@@ -57,6 +57,6 @@ jobs:
57
org.opencontainers.image.source=https://github.com/transloadit/node-sdk
58
org.opencontainers.image.version=${{ steps.version.outputs.version }}
59
org.opencontainers.image.licenses=MIT
60
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
61
cache-from: type=gha
62
cache-to: type=gha,mode=max
0 commit comments