From 10cb34fe58120e8847b35653f8e95426a8e79566 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sun, 9 Jan 2022 10:35:30 +0100 Subject: [PATCH] Bump version --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index b416168..3718011 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ # FROM nextcloud:20.0.5-apache # FROM nextcloud:21.0.2-apache FROM nextcloud:22.2-apache +# FROM nextcloud:23.0-apache RUN apt-get update \ && apt-get install -y nano \