diff --git a/Dockerfile b/Dockerfile index d8d8912..d704f07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/nextcloud:25.0.4 +FROM docker.io/library/nextcloud:25.0.5 RUN apt-get update && \ apt-get install -y \