chore: fixed v2fly v4 version for test
This commit is contained in:
parent
0aefa3be85
commit
6c79d9e63b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ import (
|
|||
const (
|
||||
ImageShadowsocks = "mritd/shadowsocks:latest"
|
||||
ImageShadowsocksRust = "ghcr.io/shadowsocks/ssserver-rust:latest"
|
||||
ImageVmess = "v2fly/v2fly-core:latest"
|
||||
ImageVmess = "v2fly/v2fly-core:v4.45.2"
|
||||
ImageVmessLatest = "sagernet/v2fly-core:latest"
|
||||
ImageVless = "teddysun/xray:latest"
|
||||
ImageTrojan = "trojangfw/trojan:latest"
|
||||
|
|
Loading…
Reference in a new issue