add docker digest to patch releases for docker

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-07 09:18:48 +02:00
parent 9d90c29d92
commit 6c8700ba2a

View File

@@ -76,7 +76,8 @@
"automerge": true,
"matchUpdateTypes": [
"minor",
"patch"
"patch",
"digest"
],
"bumpVersion": "patch",
"labels": ["tag/non-major"],