From 7821daff4bcca814b75ed7bf7c61af47de989d97 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 30 Jun 2020 12:41:53 +0200 Subject: [PATCH] Use the stable tag --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 4713bda..700759f 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: nextcloud: - image: nextcloud:latest + image: nextcloud:stable-apache depends_on: - mariadb secrets: