Commit 89ae4850 authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

Merge branch 'ondev-gcs' into 'dev'

docker

See merge request !30
parents d5a5ca28 9794b9fa
...@@ -7,6 +7,7 @@ COPY . /app/node-bigstream ...@@ -7,6 +7,7 @@ COPY . /app/node-bigstream
WORKDIR /app/node-bigstream WORKDIR /app/node-bigstream
RUN npm install RUN npm install
RUN node script/install_plugins.js
FROM node:lts-alpine FROM node:lts-alpine
......
{ {
"version":"1.2.3", "version":"1.2.3",
"build":"202012020000" "build":"202001240000"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment