mirror of
https://github.com/teddysun/across.git
synced 2025-04-03 18:49:33 +08:00
Update geosite and geoip to Loyalsoldier repo
This commit is contained in:
parent
36b0b1823f
commit
88b1bd28cc
@ -18,9 +18,9 @@ RUN set -ex \
|
||||
&& chmod +x /root/v2ray.sh \
|
||||
&& /root/v2ray.sh "${TARGETPLATFORM}" \
|
||||
&& rm -fv /root/v2ray.sh \
|
||||
&& wget -O /usr/share/v2ray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat \
|
||||
&& wget -O /usr/share/v2ray/geosite.dat https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/dlc.dat \
|
||||
&& wget -O /usr/share/v2ray/geoip-only-cn-private.dat https://github.com/v2fly/geoip/releases/latest/download/geoip-only-cn-private.dat \
|
||||
&& wget -O /usr/share/v2ray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat
|
||||
&& wget -O /usr/share/v2ray/geoip.dat https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
|
||||
|
||||
VOLUME /etc/v2ray
|
||||
ENV TZ=Asia/Shanghai
|
||||
|
Loading…
x
Reference in New Issue
Block a user