Skip to content

Commit

Permalink
Run dockerhub builder stage without emulation (#23602)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Oct 26, 2022
1 parent 2b3467a commit 3366ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# Builder
FROM node:16-buster as builder
FROM --platform=$BUILDPLATFORM node:16-buster as builder

# Support custom branches of the react-sdk and js-sdk. This also helps us build
# images of element-web develop.
Expand Down

0 comments on commit 3366ed1

Please sign in to comment.