소스 검색

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 \