fix 3proxy version in the dockerfile
This commit is contained in:
parent
5f29bf16d7
commit
93902a6aef
@ -2,7 +2,7 @@
|
||||
FROM gcc:12.1.0 as builder
|
||||
|
||||
# renovate: source=github-tags name=z3APA3A/3proxy
|
||||
ARG Z3PROXY_VERSION=0.9.3
|
||||
ARG Z3PROXY_VERSION=0.9.4
|
||||
|
||||
# Fetch 3proxy sources
|
||||
RUN set -x \
|
||||
|
Loading…
x
Reference in New Issue
Block a user