update v0.41.0

This commit is contained in:
Stille 2022-03-24 09:37:54 +08:00
parent 06531b63e1
commit 21533a602c
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.40.0
ENV VERSION 0.41.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.40.0
FRP_VERSION=0.41.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.40.0
FRP_VERSION=0.41.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.40.0
FRP_VERSION=0.41.0
FRP_PATH=/usr/local/frp
PROXY_URL="https://ghproxy.com/"