update V0.40.0

This commit is contained in:
Stille 2022-03-12 09:27:37 +08:00
parent fff140270a
commit 06531b63e1
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.8
LABEL maintainer="Stille <stille@ioiox.com>"
ENV VERSION 0.39.1
ENV VERSION 0.40.0
ENV TZ=Asia/Shanghai
WORKDIR /

View File

@ -14,7 +14,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.39.1
FRP_VERSION=0.40.0
FRP_PATH=/usr/local/frp
PROXY_URL="https://ghproxy.com/"

View File

@ -14,7 +14,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.39.1
FRP_VERSION=0.40.0
FRP_PATH=/usr/local/frp
# 停止frpc

View File

@ -12,7 +12,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.39.1
FRP_VERSION=0.40.0
FRP_PATH=/usr/local/frp
PROXY_URL="https://ghproxy.com/"