Update v0.37.1

This commit is contained in:
Stille
2021-08-04 21:26:09 +08:00
parent d87b289f46
commit 86e48dd056
4 changed files with 13 additions and 5 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 && \