diff --git a/Dockerfile b/Dockerfile index 9591901..0a43df3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/nextcloud:25.0.6 +FROM docker.io/library/nextcloud:26.0.1 RUN apt-get update && \ apt-get install -y \