Skip to content

Commit

Permalink
update v0.51.3 for frp
Browse files Browse the repository at this point in the history
  • Loading branch information
stilleshan committed Aug 17, 2023
1 parent 8d6b436 commit 33b518a
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.51.2
ENV VERSION 0.51.3
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.51.2
ENV VERSION 0.51.3
ENV TZ=Asia/Shanghai
WORKDIR /

Expand Down

0 comments on commit 33b518a

Please sign in to comment.