瀏覽代碼

Upgrade nextcloud to version 29.0.2

Victor Lavaud 2 月之前
父節點
當前提交
3bf7f0c32d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nextcloud/image/Dockerfile

+ 1 - 1
nextcloud/image/Dockerfile

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