bump to 0.34.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
oscar 2020-11-24 16:21:07 -05:00
parent 8e4d6fa2e1
commit d1f99c6ef9
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build Status](https://ci.quacker.org/api/badges/d/docker-frp/status.svg)](https://ci.quacker.org/d/docker-frp)
[![Version](https://img.shields.io/static/v1?label=Version&message=0.34.2&color=red)](https://github.com/fatedier/frp)
[![Version](https://img.shields.io/static/v1?label=Version&message=0.34.3&color=red)](https://github.com/fatedier/frp)
# docker-frp
Docker image for frp. Binaries directly obtained from the official frp repo [fatedier/frp](https://github.com/fatedier/frp).