diff --git a/Containerfile b/Containerfile index d456618..e6f06c4 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/nextcloud:apache +FROM docker.io/nextcloud:26-apache RUN apt-get update && apt-get install -y \ supervisor \