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 ebeb635 commit 40d54e9Copy full SHA for 40d54e9
.github/workflows/publish-dev-docker.yml
@@ -99,3 +99,4 @@ jobs:
99
context: ./supertokens-root
100
tags: supertokens/supertokens-dev-${{ matrix.plugin }}:${{ steps.set_tag.outputs.TAG }}
101
file: ./supertokens-root/supertokens-${{ matrix.plugin }}-plugin/.github/helpers/docker/Dockerfile
102
+ platforms: linux/amd64,linux/arm64
0 commit comments