Bump to Xray-core v1.8.6

This commit is contained in:
Samuel Huang
2023-11-20 23:13:51 +11:00
parent 79c2d05e33
commit b7088da4cf

View File

@@ -1,6 +1,6 @@
FROM golang:1.21-alpine as builder FROM golang:1.21-alpine as builder
ARG XRAYVER='v1.8.4' ARG XRAYVER='v1.8.6'
RUN apk add --no-cache bash git build-base RUN apk add --no-cache bash git build-base