From e08aa0667a7ee141f30f30956c190547075c58b5 Mon Sep 17 00:00:00 2001 From: Samuel Huang Date: Tue, 21 Oct 2025 22:07:18 +1100 Subject: [PATCH] Bump to Xray-core v25.10.15 golang-1.25 alpine3.22 --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 88d4106..3ed72af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ -FROM golang:1.24-alpine3.20 AS builder +FROM golang:1.25-alpine3.22 AS builder -ARG XRAY_VER='v25.6.8' +ARG XRAY_VER='v25.10.15' RUN apk add --no-cache bash git build-base curl @@ -19,7 +19,7 @@ RUN curl -sSLO https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/ RUN curl -sSLO https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/accelerated-domains.china.conf -FROM alpine:3.20 +FROM alpine:3.22 COPY --from=builder /go/src/XTLS/Xray-core/xray /usr/local/bin/ COPY --from=builder /go/src/XTLS/Xray-core/geosite.dat /usr/local/bin/