Skip to content
Snippets Groups Projects

Update mongo Docker tag to v6.0.8 - autoclosed

Closed renovatebot requested to merge renovate/mongo-6.x into master
Files
5
@@ -27,7 +27,7 @@ services:
app:
image: nextcloud:25.0.1-apache
image: nextcloud:25.0.5-apache
restart: always
volumes:
- /srv/nextcloud/data/:/var/www/html/
Loading