0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 12:50:54 +02:00

Nextcloud 27.1.3

This commit is contained in:
Arne Tarara 2023-10-30 16:44:18 +01:00
parent 1a83eabf24
commit caf9376e6f
No known key found for this signature in database
GPG key ID: 2540198A4079785B
4 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ services:
- MYSQL_USER=nextcloud
app:
image: nextcloud:27.1.2-fpm
image: nextcloud:27.1.3-fpm
restart: always
links:
- db