diff --git a/Dockerfile b/Dockerfile index c34d996..b920ef1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -50,7 +50,7 @@ COPY --from=builder /build/dist/wg-portal / ###### # Final image ###### -FROM alpine:3.23 +FROM alpine:3.24 # Install OS-level dependencies RUN apk add --no-cache bash curl iptables nftables openresolv wireguard-tools tzdata # Setup timezone