We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89dcf6b commit 387c228Copy full SHA for 387c228
examples/nextcloud/docker-compose-mariadb-redis.yml
@@ -36,7 +36,7 @@ services:
36
# - proxy
37
38
nextcloud-app:
39
- image: nextcloud:29-apache
+ image: nextcloud:31-apache
40
container_name: nextcloud-app
41
hostname: nextcloud-app
42
restart: unless-stopped
0 commit comments