Updated target api version to 1.1.11 and latest dependencies.

This commit is contained in:
nero120 2020-01-21 05:25:48 +00:00
parent 821f82a2b3
commit da3bed3630
2 changed files with 5 additions and 5 deletions

View file

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