diff --git a/Dockerfile b/Dockerfile index a53a184..8b307f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/nextcloud:24.0.1 +FROM docker.io/library/nextcloud:24.0.2 RUN apt-get update &&\ apt-get install -y \