Victor Lavaud 4 месяцев назад
Родитель
Сommit
151e46683f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      nextcloud/image/Dockerfile

+ 1 - 1
nextcloud/image/Dockerfile

@@ -1,4 +1,4 @@
-FROM nextcloud:28.0.4-apache
+FROM nextcloud:29.0.0-apache
 
 RUN apt-get update && apt-get install -y \
     supervisor \