Compare commits
	
		
			No commits in common. "12e74877d9374df93fd7f8004e65601ddb6f1cb2" and "91de37b4a092ec2676f18517b813929166742ea6" have entirely different histories.
		
	
	
		
			12e74877d9
			...
			91de37b4a0
		
	
		
@ -2,7 +2,7 @@ version: "3.8"
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  app:
 | 
			
		||||
    image: gitea/gitea:1.18.2-rootless
 | 
			
		||||
    image: gitea/gitea:1.18.0-rootless
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - db
 | 
			
		||||
    expose:
 | 
			
		||||
 | 
			
		||||
@ -42,7 +42,7 @@ services:
 | 
			
		||||
      - "co.elastic.logs/module=mysql"
 | 
			
		||||
 | 
			
		||||
  app:
 | 
			
		||||
    image: nextcloud:24.0.9
 | 
			
		||||
    image: nextcloud:24.0.8
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - db
 | 
			
		||||
      - redis
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user