mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-16 11:25:09 +01:00
Update Nextcloud 26.0.3
Signed-off-by: Arne Tarara <arne@datafuse.de>
This commit is contained in:
parent
35d797fba3
commit
4bdd7c57d6
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
- MYSQL_USER=nextcloud
|
||||
|
||||
nc:
|
||||
image: nextcloud:26.0.1
|
||||
image: nextcloud:26.0.3
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:80
|
||||
|
@ -30,4 +30,4 @@ services:
|
|||
- MYSQL_PASSWORD=TheGibson
|
||||
- MYSQL_DATABASE=nextcloud
|
||||
- MYSQL_USER=nextcloud
|
||||
- MYSQL_HOST=db
|
||||
- MYSQL_HOST=db
|
||||
|
|
Loading…
Add table
Reference in a new issue