Update v0.37.1

This commit is contained in:
Stille
2021-08-04 21:25:42 +08:00
parent 41f4f21c53
commit 494c3b0dfb
6 changed files with 15 additions and 7 deletions

View File

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