This commit is contained in:
parent
414ba0d7bf
commit
2bb1ba965a
72
recipes.json
72
recipes.json
@ -8706,6 +8706,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"5.1.0+27.1.3-fpm": {
|
||||
"app": {
|
||||
"image": "nextcloud",
|
||||
"tag": "27.1.3-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"image": "redis",
|
||||
"tag": "7.2.3-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"image": "nextcloud",
|
||||
"tag": "27.1.3-fpm"
|
||||
},
|
||||
"db": {
|
||||
"image": "postgres",
|
||||
"tag": "12"
|
||||
},
|
||||
"web": {
|
||||
"image": "nginx",
|
||||
"tag": "1.25.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"5.1.1+27.1.5-fpm": {
|
||||
"app": {
|
||||
@ -8753,6 +8777,54 @@
|
||||
"tag": "1.25.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"6.0.0+28.0.1-fpm": {
|
||||
"app": {
|
||||
"image": "nextcloud",
|
||||
"tag": "28.0.1-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"image": "redis",
|
||||
"tag": "7.2.4-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"image": "nextcloud",
|
||||
"tag": "28.0.1-fpm"
|
||||
},
|
||||
"db": {
|
||||
"image": "postgres",
|
||||
"tag": "12"
|
||||
},
|
||||
"web": {
|
||||
"image": "nginx",
|
||||
"tag": "1.25.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"6.0.1+28.0.2-fpm": {
|
||||
"app": {
|
||||
"image": "nextcloud",
|
||||
"tag": "28.0.2-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"image": "redis",
|
||||
"tag": "7.2.4-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"image": "nextcloud",
|
||||
"tag": "28.0.2-fpm"
|
||||
},
|
||||
"db": {
|
||||
"image": "postgres",
|
||||
"tag": "12"
|
||||
},
|
||||
"web": {
|
||||
"image": "nginx",
|
||||
"tag": "1.25.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": "https://github.com/nextcloud/server"
|
||||
|
Loading…
x
Reference in New Issue
Block a user