apps/nextcloud/docker-compose.json aktualisiert
nextcloud:31.0.6-apache
This commit is contained in:
parent
cae0a31b2d
commit
2db9ffbe56
|
|
@ -3,7 +3,7 @@
|
|||
"services": [
|
||||
{
|
||||
"name": "nextcloud",
|
||||
"image": "nextcloud:31.0.6-appache",
|
||||
"image": "nextcloud:31.0.6-apache",
|
||||
"isMain": true,
|
||||
"internalPort": 80,
|
||||
"environment": {
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
{
|
||||
"name": "cron",
|
||||
"image": "nextcloud:31.0.6-appache",
|
||||
"image": "nextcloud:31.0.6-apache",
|
||||
"dependsOn": ["db-nextcloud", "redis-nextcloud"],
|
||||
"volumes": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user