mirror of
https://github.com/jambonz/sbc-inbound.git
synced 2026-01-24 22:37:51 +00:00
initial support for siprec recording (#36)
* initial support for siprec recording * handle pause/resume siprec recording
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:slim
|
||||
FROM node:lts-slim
|
||||
WORKDIR /opt/app/
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm ci
|
||||
|
||||
Reference in New Issue
Block a user