Skip to content

Commit

Permalink
update v0.57.0 for frp
Browse files Browse the repository at this point in the history
  • Loading branch information
stilleshan committed Apr 9, 2024
1 parent a159a44 commit 3b6ed75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frpc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.8
LABEL maintainer="Stille <[email protected]>"

ENV VERSION 0.56.0
ENV VERSION 0.57.0
ENV TZ=Asia/Shanghai
WORKDIR /

Expand Down
2 changes: 1 addition & 1 deletion frps/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.8
LABEL maintainer="Stille <[email protected]>"

ENV VERSION 0.56.0
ENV VERSION 0.57.0
ENV TZ=Asia/Shanghai
WORKDIR /

Expand Down

0 comments on commit 3b6ed75

Please sign in to comment.