0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 16:14:47 +02:00

Bumped nextcloud version

This commit is contained in:
Arne Tarara 2023-10-14 11:03:41 +02:00
parent 8bd894c833
commit 199c8f3884
No known key found for this signature in database
GPG key ID: 2540198A4079785B
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ version: '2'
services:
nc:
image: nextcloud:27.1.1-apache
image: nextcloud:27.1.2-apache
restart: always
ports:
- 8080:80