diff --git a/Dockerfile b/Dockerfile index 0f43f7a..efd325d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/nextcloud:23.0.2 +FROM docker.io/library/nextcloud:23.0.3 RUN apt-get update &&\ apt-get install -y \