Update v0.38.0

This commit is contained in:
Stille
2021-10-26 11:06:02 +08:00
parent 86e48dd056
commit 8b122d3347
3 changed files with 3 additions and 3 deletions

View File

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