From ff448f014756a3535f953f148a394cb26f422b5c Mon Sep 17 00:00:00 2001 From: Jarno Rankinen Date: Mon, 14 Aug 2023 20:27:25 +0300 Subject: [PATCH] 25.0.10 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 103f60a..8f6d117 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/nextcloud:25.0.9 +FROM docker.io/library/nextcloud:25.0.10 RUN apt-get update && \ apt-get install -y \