1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-30 09:16:58 +02:00

upgrade frp to 0.15.1

This commit is contained in:
kev 2018-01-24 19:01:43 +08:00
parent 22eee62de7
commit d9d80e0a06

View File

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