mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
does that help?
This commit is contained in:
parent
405e3e3e19
commit
4fc7a2ebbc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:alpine3.12
|
||||
WORKDIR /tmp
|
||||
RUN npm i etherpad-cli-client
|
||||
RUN npm i etherpad-cli-client@0.0.9
|
||||
COPY ./tests/ratelimit/send_changesets.js /tmp/send_changesets.js
|
||||
|
|
Loading…
Reference in a new issue