update nextcloud 24.0.8
This commit is contained in:
		
							parent
							
								
									791bfa1a59
								
							
						
					
					
						commit
						9a829d0ffb
					
				@ -19,7 +19,7 @@ networks:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  nextcloud-app:
 | 
					  nextcloud-app:
 | 
				
			||||||
    image: nextcloud-cron:23.0.12
 | 
					    image: nextcloud-cron:24.0.8
 | 
				
			||||||
    build: .
 | 
					    build: .
 | 
				
			||||||
    container_name: nextcloud-app
 | 
					    container_name: nextcloud-app
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM nextcloud:23.0.12-apache
 | 
					FROM nextcloud:24.0.8-apache
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG VERSION
 | 
					ARG VERSION
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user