Browse Source

Upgrade nextcloud

Victor Lavaud 4 tháng trước cách đây
mục cha
commit
151e46683f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 \