diff --git a/Dockerfile b/Dockerfile index 2c35db99..b704f501 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -ARG ALPINE_VERSION=3.22 -ARG GO_ALPINE_VERSION=3.22 +ARG ALPINE_VERSION=3.23 +ARG GO_ALPINE_VERSION=3.23 ARG GO_VERSION=1.25 ARG XCPUTRANSLATE_VERSION=v0.9.0 ARG GOLANGCI_LINT_VERSION=v2.4.0 diff --git a/README.md b/README.md index 922688e4..6439205e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Lightweight swiss-army-knife-like VPN client to multiple VPN service providers ## Features -- Based on Alpine 3.22 for a small Docker image of 41.1MB +- Based on Alpine 3.23 for a small Docker image of 43.1MB - Supports: **AirVPN**, **Cyberghost**, **ExpressVPN**, **FastestVPN**, **Giganews**, **HideMyAss**, **IPVanish**, **IVPN**, **Mullvad** (Wireguard only), **NordVPN**, **Perfect Privacy**, **Privado**, **Private Internet Access**, **PrivateVPN**, **ProtonVPN**, **PureVPN**, **SlickVPN**, **Surfshark**, **TorGuard**, **VPNSecure.me**, **VPNUnlimited**, **Vyprvpn**, **Windscribe** servers - Supports OpenVPN for all providers listed - Supports Wireguard both kernelspace and userspace