mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:15:38 +02:00
Merge pull request #89 from Haxxnet/renovate/nextcloud-32.x
All checks were successful
CI / validateComposeSyntax (push) Successful in 20s
All checks were successful
CI / validateComposeSyntax (push) Successful in 20s
Update nextcloud Docker tag to v32
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
|||||||
# - proxy
|
# - proxy
|
||||||
|
|
||||||
nextcloud-app:
|
nextcloud-app:
|
||||||
image: nextcloud:31-apache
|
image: nextcloud:32-apache
|
||||||
container_name: nextcloud-app
|
container_name: nextcloud-app
|
||||||
hostname: nextcloud-app
|
hostname: nextcloud-app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user