docker: update-check only non-rc releases
This commit is contained in:
parent
c2c21c0b78
commit
06a436d50f
@ -1,2 +1,2 @@
|
|||||||
site=https://api.github.com/repos/$pkgname/${pkgname}-ce/releases
|
site=https://api.github.com/repos/$pkgname/${pkgname}-ce/releases
|
||||||
pattern='v\K[\d\.]+'
|
pattern='v\K[^"]+(?=-ce")'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user