Bump to Xray-core v24.9.30

This commit is contained in:
Samuel Huang
2024-10-07 15:14:16 +11:00
parent 117c6b3844
commit 083bd5aff4

View File

@@ -1,6 +1,6 @@
FROM golang:1.23-alpine3.20 AS builder FROM golang:1.23-alpine3.20 AS builder
ARG XRAY_VER='v1.8.24' ARG XRAY_VER='v24.9.30'
ARG QREC_VER='4.1.1' ARG QREC_VER='4.1.1'
RUN apk add --no-cache bash git build-base curl RUN apk add --no-cache bash git build-base curl