dockerfile fix

This commit is contained in:
Paramtamtam
2022-06-10 11:06:09 +04:00
parent f82ce4fac2
commit 1ae0ac52cf
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
"^Dockerfile$"
],
"matchStrings": [
"ARG 3PROXY_VERSION=(?<currentValue>.*?)\n"
"ARG Z3PROXY_VERSION=(?<currentValue>.*?)\n"
],
"depNameTemplate": "github.com/z3APA3A/3proxy",
"datasourceTemplate": "git-tags"