mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-16 20:07:06 +03:00
Bump to Xray-core v25.10.15 golang:1.25-alpine3.22 nginx:alpine3.22
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM golang:1.24-alpine3.20 AS builder
|
||||
FROM golang:1.25-alpine3.22 AS builder
|
||||
|
||||
ARG XRAYVER='v25.6.8'
|
||||
ARG XRAYVER='v25.10.15'
|
||||
|
||||
RUN apk add --no-cache bash git build-base curl
|
||||
|
||||
@@ -13,7 +13,7 @@ RUN curl -sSLO https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/d
|
||||
RUN curl -sSLO https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
|
||||
|
||||
|
||||
FROM nginx:stable-alpine3.20
|
||||
FROM nginx:alpine3.22
|
||||
|
||||
ARG ACMEVER='2.9.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user