Updated target api version to 1.1.10 and latest dependencies.

This commit is contained in:
nero120 2019-10-08 22:00:31 +01:00
parent eccab5084f
commit 821f82a2b3
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
FROM node:10.16.0-alpine
FROM node:10.16.3-alpine
# Set environment variables
ENV XBROWSERSYNC_API_VERSION 1.1.9
ENV XBROWSERSYNC_API_VERSION 1.1.10
WORKDIR /usr/src/api