mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2025-12-19 05:47:46 +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