Commit 15bf951f authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Merge branch 'dev' into 'master'

0.12.2

See merge request redmic-project/client/web!22
parents ae60dd06 0d306a33
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ EXPOSE ${PORT}

WORKDIR ${DIRPATH}

RUN npm install --production

ADD dist*.tar.gz ./

RUN npm install --production

CMD ["node", "app", "-b"]
+1 −1
Original line number Diff line number Diff line
{
  "name": "REDMIC",
  "version": "0.12.1",
  "version": "0.12.2",
  "author": "Observatorio Ambiental Granadilla",
  "homepage": "https://redmic.es",
  "description": "Integrated marine data repository of Canary Islands - Client",