Skip to content

Commit 40d54e9

Browse files
committed
fix: add platforms to docker
1 parent ebeb635 commit 40d54e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-dev-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ jobs:
9999
context: ./supertokens-root
100100
tags: supertokens/supertokens-dev-${{ matrix.plugin }}:${{ steps.set_tag.outputs.TAG }}
101101
file: ./supertokens-root/supertokens-${{ matrix.plugin }}-plugin/.github/helpers/docker/Dockerfile
102+
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)