Update v0.37.0

This commit is contained in:
Stille 2021-06-03 17:41:19 +08:00
parent 09426798d0
commit d87b289f46
4 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,9 @@
name: "build for docker"
on: [push]
# on: [push]
on:
workflow_dispatch:
jobs:
build:

View File

@ -1,7 +1,7 @@
FROM alpine:3.8
MAINTAINER Stille <stille@ioiox.com>
ENV FRP_VERSION 0.36.2
ENV FRP_VERSION 0.37.0
WORKDIR /
RUN set -xe && \

View File

@ -12,7 +12,7 @@ Font="\033[0m"
# fonts color
# variable
FRP_VERSION=0.36.2
FRP_VERSION=0.37.0
REPO=stilleshan/frps
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frps

View File

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