We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6e200 commit 4f664fdCopy full SHA for 4f664fd
Dockerfile
@@ -3,7 +3,7 @@ FROM alpine
3
LABEL maintainer="https://github.com/coolrc136/Pcap_DNSProxy_docker"
4
5
ENV TZ "Asia/Shanghai"
6
-ENV VERSION v1.6-rc6
+ENV VERSION v1.6-rc7
7
ENV DOWNLOAD_URL https://github.com/shawn1m/overture/releases/download/${VERSION}/overture-linux-amd64.zip
8
9
RUN apk add --no-cache ca-certificates \
0 commit comments