mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Iterate
This commit is contained in:
parent
f004a93e15
commit
ea906ed8a9
@ -17,7 +17,5 @@ RUN mkdir /modules
|
||||
RUN cp -r ./$BUILD_CONTEXT/lib/ /modules/$(jq -r '"\(.name)-v\(.version)"' ./$BUILD_CONTEXT/package.json)
|
||||
|
||||
FROM ghcr.io/element-hq/element-web:${ELEMENT_VERSION}
|
||||
ARG ELEMENT_VERSION=latest
|
||||
ARG BUILD_CONTEXT
|
||||
|
||||
COPY --from=builder /modules /tmp/element-web-modules/
|
||||
Loading…
x
Reference in New Issue
Block a user