1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:36 +02:00

upgrade frp to 0.16.0

This commit is contained in:
kev 2018-02-01 17:04:51 +08:00
parent 0e12fd6a57
commit 38becaa618

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@easypi.pro>
ENV FRP_VERSION 0.15.1
ENV FRP_VERSION 0.16.0
ENV FRP_URL https://github.com/fatedier/frp/releases/download/v${FRP_VERSION}/frp_${FRP_VERSION}_linux_amd64.tar.gz
WORKDIR /opt/frp