diff --git a/Dockerfile b/Dockerfile index 4b6343f..215d1af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/nextcloud:26.0.3 +FROM docker.io/library/nextcloud:26.0.4 RUN apt-get update && \ apt-get install -y \