We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4c16a commit df03470Copy full SHA for df03470
2 files changed
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine
2
3
LABEL MAINTAINER "ZhangSean <zxf2342@qq.com>"
4
5
-ENV FRP_VERSION=v0.36.2
+ENV FRP_VERSION=v0.36.1
6
7
ADD entrypoint.sh /entrypoint.sh
8
README.md
@@ -9,7 +9,6 @@ Docker image for [fatedier/frp](https://github.com/fatedier/frp).
9
## Tags
10
11
* latest
12
-* v0.36.2
13
* v0.36.1
14
* v0.35.1
15
* v0.34.3
0 commit comments