diff --git a/Dockerfile b/Dockerfile index 1fd5e8278..de18c8269 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -ARG ALPINE_VERSION=3.18 -ARG GO_ALPINE_VERSION=3.18 +ARG ALPINE_VERSION=3.19 +ARG GO_ALPINE_VERSION=3.19 ARG GO_VERSION=1.22 ARG XCPUTRANSLATE_VERSION=v0.6.0 ARG GOLANGCI_LINT_VERSION=v1.56.2 diff --git a/README.md b/README.md index e5efa2df0..9b69244a9 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Lightweight swiss-knife-like VPN client to multiple VPN service providers ## Features -- Based on Alpine 3.18 for a small Docker image of 35.6MB +- Based on Alpine 3.19 for a small Docker image of 35.6MB - Supports: **AirVPN**, **Cyberghost**, **ExpressVPN**, **FastestVPN**, **HideMyAss**, **IPVanish**, **IVPN**, **Mullvad**, **NordVPN**, **Perfect Privacy**, **Privado**, **Private Internet Access**, **PrivateVPN**, **ProtonVPN**, **PureVPN**, **SlickVPN**, **Surfshark**, **TorGuard**, **VPNSecure.me**, **VPNUnlimited**, **Vyprvpn**, **WeVPN**, **Windscribe** servers - Supports OpenVPN for all providers listed - Supports Wireguard both kernelspace and userspace