Skip to content

Commit

Permalink
update v0.56.0 for frp
Browse files Browse the repository at this point in the history
  • Loading branch information
stilleshan committed Mar 22, 2024
1 parent d135c5d commit c8ebed0
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.55.1
ENV VERSION 0.56.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.55.1
ENV VERSION 0.56.0
ENV TZ=Asia/Shanghai
WORKDIR /

Expand Down

0 comments on commit c8ebed0

Please sign in to comment.