mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 13:17:08 +00:00
Urgh version
This commit is contained in:
parent
8a9163acdc
commit
07bd0e8be4
@ -8,7 +8,7 @@ WORKDIR /src
|
||||
RUN yarn
|
||||
|
||||
# Stage 1: The actual container
|
||||
FROM node:12-alpine
|
||||
FROM node:14-alpine
|
||||
|
||||
COPY --from=builder /src/lib/ /bin/matrix-github/
|
||||
COPY --from=builder /src/public/ /bin/matrix-github/public/
|
||||
|
Loading…
x
Reference in New Issue
Block a user