⬆️ chore(docker): Bump 3proxy version to 0.9.5 (#70)

This commit is contained in:
Pаramtamtām 2025-03-10 14:50:20 +04:00 committed by GitHub
parent e646bd801e
commit 821281d71f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
FROM docker.io/library/gcc:13.3.0 AS builder FROM docker.io/library/gcc:13.3.0 AS builder
# renovate: source=github-tags name=3proxy/3proxy # renovate: source=github-tags name=3proxy/3proxy
ARG Z3PROXY_VERSION=0.9.4 ARG Z3PROXY_VERSION=0.9.5
# Fetch 3proxy sources # Fetch 3proxy sources
RUN set -x \ RUN set -x \