mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-19 04:56:17 +00:00
Updated to node 16 and allowed to auto-connect to the first server marked as auto-connect
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:14.17-alpine as node
|
||||
FROM node:16.13-alpine as node
|
||||
COPY . /shlink-web-client
|
||||
ARG VERSION="latest"
|
||||
ENV VERSION ${VERSION}
|
||||
|
||||
Reference in New Issue
Block a user