Skip to content

Commit b43ba57

Browse files
committed
chore: update XRAY_CORE_VERSION to v26.6.1 in Dockerfile
1 parent 6a4154f commit b43ba57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN npm run build \
1313

1414
FROM alpine:3.21 AS xray
1515

16-
ARG XRAY_CORE_VERSION=v26.5.9
16+
ARG XRAY_CORE_VERSION=v26.6.1
1717
ARG UPSTREAM_REPO=XTLS
1818
ARG XRAY_CORE_INSTALL_SCRIPT=https://raw.githubusercontent.com/remnawave/scripts/main/scripts/install-xray.sh
1919
ARG ASN_LMDB_URL=https://github.com/remnawave/asn-index/releases/latest/download/asn-prefixes-lmdb.tar.gz

0 commit comments

Comments
 (0)