bump to 0.34.2

This commit is contained in:
quackerd 2020-11-12 02:34:37 -05:00
parent 375f0d6e28
commit a9c48a250a
1 changed files with 1 additions and 1 deletions

View File

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