v2fly / docker

docker build repo for v2fly
https://hub.docker.com/r/v2fly/v2fly-core
MIT License
724 stars 208 forks source link

the latest container build is with security vulnerabilities #61

Closed robertwenquan closed 1 year ago

robertwenquan commented 1 year ago

The current latest image of v2fly-core is with plenty of security vulnerabilities, on alpine 3.17.1, and v2ray 5.2.1.

image

upgrading to alpine 3.18 and v2ray 5.4.1 would clear up the vulnerabilities

image

As in this repo, it's just using the "latest" tag to build the image, pls help retrigger the build in some way to make the latest image up to date.

Thanks!

kslr commented 1 year ago

thanks, updated