Updated target api version to 1.1.12 and latest dependencies.

This commit is contained in:
nero120 2020-04-29 14:53:47 +01:00
parent da3bed3630
commit 76d2d1e799
2 changed files with 5 additions and 5 deletions

View file

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