From cb57a56fb6644871640201228730133eefec0af1 Mon Sep 17 00:00:00 2001 From: quackerd Date: Sun, 7 Jul 2024 16:05:04 +0000 Subject: [PATCH] 1.8.16 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9c9fd8e..0efd032 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -ENV VER_XRAY 1.8.13 +ENV VER_XRAY 1.8.16 # install packages RUN set -xe && apk add --no-cache unzip wget openssl python3 py3-jinja2 supervisor apache2-utils bash libqrencode libqrencode-tools