mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 02:17:47 +00:00 
			
		
		
		
	make sure to pull in updates for the base image (#159)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
		
							parent
							
								
									67219e46cc
								
							
						
					
					
						commit
						4bf877b791
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -42,6 +42,7 @@ ifdef TRAVIS | |||||||
| 	docker pull  $(docker_repo)/kopano_$(component):builder || true | 	docker pull  $(docker_repo)/kopano_$(component):builder || true | ||||||
| endif | endif | ||||||
| 	docker build \
 | 	docker build \
 | ||||||
|  | 		--pull \
 | ||||||
| 		--build-arg docker_repo=${docker_repo} \
 | 		--build-arg docker_repo=${docker_repo} \
 | ||||||
| 		--build-arg KOPANO_CORE_VERSION=${core_download_version} \
 | 		--build-arg KOPANO_CORE_VERSION=${core_download_version} \
 | ||||||
| 		--build-arg KOPANO_$(COMPONENT)_VERSION=${$(component)_download_version} \
 | 		--build-arg KOPANO_$(COMPONENT)_VERSION=${$(component)_download_version} \
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user