mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -113,7 +113,7 @@
|
|||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"^Dockerfile$"
|
"^docker-compose\\.yml$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"minio/minio:(?<version>RELEASE\\.[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}-[0-9]{2}-[0-9]{2}Z)"
|
"minio/minio:(?<version>RELEASE\\.[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}-[0-9]{2}-[0-9]{2}Z)"
|
||||||
@@ -122,6 +122,6 @@
|
|||||||
"versioningTemplate": "loose",
|
"versioningTemplate": "loose",
|
||||||
"extractVersionTemplate": "^(?<version>.*)$"
|
"extractVersionTemplate": "^(?<version>.*)$"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
"prCreation": "immediate"
|
"prCreation": "immediate"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user