From 4e5d4f7793144857dc73ab5280053b18c11498f7 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Fri, 13 Mar 2026 15:39:25 +0000 Subject: [PATCH] feat(docker): bump Alpine from 3.22 to 3.23 --- Dockerfile | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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