Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f62250b7f7
commit
508fcaeaa8
32
recipes.json
32
recipes.json
@ -13042,6 +13042,38 @@
|
||||
"tag": "1.27.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"11.1.0+30.0.6-fpm": {
|
||||
"app": {
|
||||
"image": "nextcloud",
|
||||
"tag": "30.0.6-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"image": "redis",
|
||||
"tag": "7.4.2-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"image": "nextcloud",
|
||||
"tag": "30.0.6-fpm"
|
||||
},
|
||||
"db": {
|
||||
"image": "postgres",
|
||||
"tag": "13"
|
||||
},
|
||||
"elasticsearch": {
|
||||
"image": "elasticsearch/elasticsearch",
|
||||
"tag": "8.17.2"
|
||||
},
|
||||
"searchindexer": {
|
||||
"image": "nextcloud",
|
||||
"tag": "30.0.6-fpm"
|
||||
},
|
||||
"web": {
|
||||
"image": "nginx",
|
||||
"tag": "1.27.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": "https://github.com/nextcloud/server"
|
||||
|
Loading…
Reference in New Issue
Block a user