Added coollabs minio to the SPECIFIC_SERVICES constants
This commit is contained in:
parent
bad2c139c2
commit
13759b7104
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
const SPECIFIC_SERVICES = [
|
||||
'quay.io/minio/minio',
|
||||
'minio/minio',
|
||||
'ghcr.io/coollabsio/minio',
|
||||
'svhd/logto',
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue