mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-04 19:21:53 +00:00
Feature/siprec client (#45)
* updateCall now supports record action to start, stop, pause, or resume siprec * update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:17
|
||||
FROM node:lts-slim
|
||||
WORKDIR /opt/app/
|
||||
COPY package.json ./
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user