update renovate config

This commit is contained in:
Paramtamtam
2022-06-10 11:33:31 +04:00
parent e17a4f6856
commit 68bef38402
2 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Image page: <https://hub.docker.com/_/gcc>
FROM gcc:12.1.0 as builder
# e.g.: `docker build --build-arg "Z3PROXY_VERSION=0.9.4" .`
# renovate: datasource=github-tags depName=z3APA3A/3proxy
ARG Z3PROXY_VERSION=0.9.3
# Fetch 3proxy sources