We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c040aa5 commit aae11f3Copy full SHA for aae11f3
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.7
2
3
-ENV CONFIG_JSON=none CERT_PEM=none KEY_PEM=none VER=3.0
+ENV CONFIG_JSON=none CERT_PEM=none KEY_PEM=none VER=3.3
4
5
RUN apk add --no-cache --virtual .build-deps ca-certificates curl \
6
&& mkdir -m 777 /v2raybin \
0 commit comments