mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
add custom headers to outdial, save unique uuid for running FS to redis
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:17.0.1-slim
|
||||
FROM node:17-slim
|
||||
WORKDIR /opt/app/
|
||||
COPY package.json ./
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user