mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-01 19:17:12 -04:00 
			
		
		
		
	Remove armv7-64bit for docker build as Tensorflow doesn't support that architecture, add amd64
This commit is contained in:
		
							parent
							
								
									f4970ed053
								
							
						
					
					
						commit
						547ce49500
					
				
							
								
								
									
										2
									
								
								.github/workflows/Build+push Immich.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/Build+push Immich.yml
									
									
									
									
										vendored
									
									
								
							| @ -39,7 +39,7 @@ jobs: | ||||
|           context: ./server | ||||
|           file: ./server/Dockerfile | ||||
|           #platforms: linux/amd64,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/mips64le,linux/mips64,linux/arm/v7,linux/arm/v6 | ||||
|           platforms: linux/arm/v7,linux/arm64 | ||||
|           platforms: linux/arm/v7,linux/amd64 | ||||
|           pull: true | ||||
|           push: true | ||||
|           tags: | | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user