Update dependency z3APA3A/3proxy to v0.9.4 (#23)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-10 12:41:12 +05:00 committed by GitHub
parent 1506af7c6c
commit f28aed423b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
FROM gcc:12.1.0 as builder
# renovate: datasource=github-tags depName=z3APA3A/3proxy
ARG Z3PROXY_VERSION=0.9.3
ARG Z3PROXY_VERSION=0.9.4
# Fetch 3proxy sources
RUN set -x \