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