bump ver#
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2020-07-22 20:07:50 +08:00
parent 63f19c4812
commit a508ecc39a
Signed by: d
GPG Key ID: 590A22374D0B819F

View File

@ -5,7 +5,7 @@
FROM alpine
ENV FRP_VERSION 0.31.2
ENV FRP_VERSION 0.33.0
ENV FRP_URL https://github.com/fatedier/frp/releases/download/v${FRP_VERSION}/frp_${FRP_VERSION}_linux_amd64.tar.gz
WORKDIR /opt/frp