Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e8ef00797 | ||
|
|
5ee6e2812c |
@@ -2,7 +2,7 @@ FROM alpine:3.8
|
|||||||
MAINTAINER Stille <stille@ioiox.com>
|
MAINTAINER Stille <stille@ioiox.com>
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
ENV FRP_VERSION 0.33.0
|
ENV FRP_VERSION 0.34.1
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
wget --no-check-certificate https://github.com/fatedier/frp/releases/download/v${FRP_VERSION}/frp_${FRP_VERSION}_linux_amd64.tar.gz && \
|
wget --no-check-certificate https://github.com/fatedier/frp/releases/download/v${FRP_VERSION}/frp_${FRP_VERSION}_linux_amd64.tar.gz && \
|
||||||
|
|||||||
Reference in New Issue
Block a user