feat: set with current value
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-27 01:06:28 +02:00
parent 32726c55fb
commit 591039abec

View File

@@ -6,7 +6,7 @@
"^main.rs$"
],
"matchStrings": [
"let.*docker_image.*\"(?<depName>.*):(?<version>.*)\";"
"let.*docker_image.*\"(?<depName>.*):(?<currentValue>.*)\";"
],
"datasourceTemplate": "docker"
}