mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-17 04:14:40 +03:00
Bump to Xray-core v24.11.30
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM golang:1.23-alpine3.20 AS builder
|
FROM golang:1.23-alpine3.20 AS builder
|
||||||
|
|
||||||
ARG XRAYVER='v24.9.30'
|
ARG XRAYVER='v24.11.30'
|
||||||
|
|
||||||
RUN apk add --no-cache bash git build-base curl
|
RUN apk add --no-cache bash git build-base curl
|
||||||
|
|
||||||
|
|||||||
@@ -395,3 +395,5 @@ docker buildx build --platform=linux/amd64 --output type=docker -t samuelhbne/s
|
|||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
Thanks to [RPRX](https://github.com/RPRX) for the [Xray-Core](https://github.com/XTLS/Xray-core) project.
|
Thanks to [RPRX](https://github.com/RPRX) for the [Xray-Core](https://github.com/XTLS/Xray-core) project.
|
||||||
|
|
||||||
|
Thanks to [Loyalsoldier](https://github.com/Loyalsoldier) for the [v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat) project.
|
||||||
|
|||||||
Reference in New Issue
Block a user