mirror of https://github.com/vector-im/riot-web
Fix dockerhub builds (#23477)
parent
66798c75b5
commit
aa6b1d128a
|
@ -1,5 +1,5 @@
|
||||||
# Builder
|
# Builder
|
||||||
FROM node:14-buster as builder
|
FROM node:16-buster as builder
|
||||||
|
|
||||||
# Support custom branches of the react-sdk and js-sdk. This also helps us build
|
# Support custom branches of the react-sdk and js-sdk. This also helps us build
|
||||||
# images of element-web develop.
|
# images of element-web develop.
|
||||||
|
|
Loading…
Reference in New Issue