update renovate config

This commit is contained in:
Paramtamtam
2022-06-12 13:27:19 +04:00
parent 1619760057
commit 5f29bf16d7
3 changed files with 8 additions and 18 deletions

View File

@@ -1,8 +1,8 @@
# Image page: <https://hub.docker.com/_/gcc>
FROM gcc:12.1.0 as builder
# renovate: datasource=github-tags depName=z3APA3A/3proxy
ARG Z3PROXY_VERSION=0.9.4
# renovate: source=github-tags name=z3APA3A/3proxy
ARG Z3PROXY_VERSION=0.9.3
# Fetch 3proxy sources
RUN set -x \