changed NC->29
This commit is contained in:
		
							parent
							
								
									9080c91f6d
								
							
						
					
					
						commit
						76e6bd34a3
					
				| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
  "port": 8083,
 | 
					  "port": 8083,
 | 
				
			||||||
  "id": "nextcloud",
 | 
					  "id": "nextcloud",
 | 
				
			||||||
  "tipi_version": 23,
 | 
					  "tipi_version": 23,
 | 
				
			||||||
  "version": "26.0.13-apache",
 | 
					  "version": "29.0.3",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "data"
 | 
					    "data"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ version: "3.7"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  nextcloud:
 | 
					  nextcloud:
 | 
				
			||||||
    container_name: nextcloud
 | 
					    container_name: nextcloud
 | 
				
			||||||
    image: nextcloud:26.0.13-apache
 | 
					    image: nextcloud:29.0.3
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - ${APP_PORT}:80
 | 
					      - ${APP_PORT}:80
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user