From 7fa9251b389552b6100f3172cf6659ab45abdc9f Mon Sep 17 00:00:00 2001 From: Nulo Date: Sun, 30 Apr 2023 00:38:43 -0300 Subject: [PATCH] upgrade --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index d456618..e6f06c4 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/nextcloud:apache +FROM docker.io/nextcloud:26-apache RUN apt-get update && apt-get install -y \ supervisor \