Formatting
Some checks failed
Codacy Security Scan / Codacy Security Scan (push) Has been cancelled
docker-buildx-dev / multi-arch-dev (push) Has been cancelled
Trivy-scanning / Trivy-Scan (push) Has been cancelled

This commit is contained in:
Samuel Huang
2025-07-14 18:29:38 +10:00
parent 031855c1de
commit 66037cb6e3

View File

@@ -11,7 +11,7 @@ RUN git clone https://github.com/XTLS/Xray-core.git . && \
RUN curl -sSLO https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
RUN curl -sSLO https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
FROM nginx:stable-alpine3.20