mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Run dockerhub builder stage without emulation (#23602)
This commit is contained in:
parent
2b3467a5d0
commit
3366ed1af0
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user