mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
docker: update-check only non-rc releases
This commit is contained in:
parent
c2c21c0b78
commit
06a436d50f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site=https://api.github.com/repos/$pkgname/${pkgname}-ce/releases
|
||||
pattern='v\K[\d\.]+'
|
||||
pattern='v\K[^"]+(?=-ce")'
|
||||
|
|
Loading…
Add table
Reference in a new issue