소스 검색

Upgrade nextcloud

Victor Lavaud 4 달 전
부모
커밋
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 \