0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 19:05:09 +01:00

Update Nextcloud 26.0.3

Signed-off-by: Arne Tarara <arne@datafuse.de>
This commit is contained in:
Arne Tarara 2023-06-24 18:48:54 +02:00 committed by GitHub
parent 35d797fba3
commit 4bdd7c57d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ services:
- MYSQL_USER=nextcloud - MYSQL_USER=nextcloud
nc: nc:
image: nextcloud:26.0.1 image: nextcloud:26.0.3
restart: always restart: always
ports: ports:
- 8080:80 - 8080:80
@ -30,4 +30,4 @@ services:
- MYSQL_PASSWORD=TheGibson - MYSQL_PASSWORD=TheGibson
- MYSQL_DATABASE=nextcloud - MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud - MYSQL_USER=nextcloud
- MYSQL_HOST=db - MYSQL_HOST=db