Skip to content

Commit

Permalink
Bump to Xray-core v1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelhbne committed Apr 2, 2024
1 parent 84b2cc1 commit 0389a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.22-alpine3.19 as builder

ARG XRAY_VER='v1.8.9'
ARG XRAY_VER='v1.8.10'
ARG QREC_VER='4.1.1'

RUN apk add --no-cache bash git build-base wget
Expand Down

0 comments on commit 0389a6d

Please sign in to comment.