update v0.39.0 for frps

This commit is contained in:
Stille 2022-01-26 22:01:57 +08:00
parent ee1e00fc1d
commit 3ac1698570
1 changed files with 1 additions and 1 deletions

View File

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