Merge pull request #2706 from nextcloud/enh/2506/watchtower

make watchtower read-only
This commit is contained in:
Simon L
2023-06-15 15:18:09 +02:00
committed by GitHub

View File

@@ -388,7 +388,8 @@
"destination": "/var/run/docker.sock",
"writeable": false
}
]
],
"read_only": true
},
{
"container_name": "nextcloud-aio-domaincheck",