Compare commits
1 commit
f5a7c2893b
...
4191f728a6
Author | SHA1 | Date | |
---|---|---|---|
4191f728a6 |
2 changed files with 1 additions and 3 deletions
|
@ -10,5 +10,3 @@ homebox_image: ghcr.io/hay-kot/homebox:v0.9.2
|
|||
renovate_image: renovate/renovate:36.52.1
|
||||
|
||||
image: ffmd/bind9-md-freifunk-net:v2022122301
|
||||
image: "{{ renovate_image }}"
|
||||
dokuwiki_image: bitnami/dokuwiki:20220731@sha256:989ab52cf2d2e0f84166e114ca4ce88f59546b8f6d34958905f8d81c18cbd759
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"datasourceTemplate": "docker",
|
||||
"versioningTemplate": "docker",
|
||||
"matchStrings": [
|
||||
"image: (?<depName>.*?):(?<currentValue>.*?)(@(?<currentDigest>sha256:.*?))?\\s"
|
||||
"image: (?<depName>.*?):(?<currentValue>.*?)(@sha256:(?<currentDigest>.*?))?\\s"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue