Compare commits
	
		
			2 Commits
		
	
	
		
			188df50452
			...
			1bafd76cc7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						1bafd76cc7
	
				 | 
					
					
						|||
| 82c7e1b1d7 | 
@@ -99,7 +99,7 @@ immich:
 | 
			
		||||
        main:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: ghcr.io/immich-app/immich-machine-learning
 | 
			
		||||
            tag: v1.134.0
 | 
			
		||||
            tag: v1.137.3
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TRANSFORMERS_CACHE
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@ gitea:
 | 
			
		||||
  replicaCount: 3
 | 
			
		||||
  image:
 | 
			
		||||
    repository: gitea/gitea
 | 
			
		||||
    tag: 1.24.4
 | 
			
		||||
    tag: 1.24.5
 | 
			
		||||
  service:
 | 
			
		||||
    http:
 | 
			
		||||
      type: ClusterIP
 | 
			
		||||
 
 | 
			
		||||
@@ -33,7 +33,7 @@ services:
 | 
			
		||||
            - postgresql:/var/lib/postgresql/data
 | 
			
		||||
 | 
			
		||||
    gitea:
 | 
			
		||||
        image: gitea/gitea:1.24.4
 | 
			
		||||
        image: gitea/gitea:1.24.5
 | 
			
		||||
        container_name: gitea
 | 
			
		||||
        depends_on:
 | 
			
		||||
            - postgresql
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user