mirror of
https://github.com/jambonz/sbc-outbound.git
synced 2026-02-09 02:30:08 +00:00
Merge branch 'main' of github.com:jambonz/sbc-outbound into main
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:17.0.1-slim
|
||||
FROM node:current-slim
|
||||
WORKDIR /opt/app/
|
||||
COPY package.json ./
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user