There was an error while loading. Please reload this page.
1 parent 6a4154f commit b43ba57Copy full SHA for b43ba57
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ RUN npm run build \
13
14
FROM alpine:3.21 AS xray
15
16
-ARG XRAY_CORE_VERSION=v26.5.9
+ARG XRAY_CORE_VERSION=v26.6.1
17
ARG UPSTREAM_REPO=XTLS
18
ARG XRAY_CORE_INSTALL_SCRIPT=https://raw.githubusercontent.com/remnawave/scripts/main/scripts/install-xray.sh
19
ARG ASN_LMDB_URL=https://github.com/remnawave/asn-index/releases/latest/download/asn-prefixes-lmdb.tar.gz
0 commit comments