mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-30 18:07:46 +00:00 
			
		
		
		
	update ldap container to latest version (#341)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
		
							parent
							
								
									bec6b33365
								
							
						
					
					
						commit
						5d4fabf280
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -381,7 +381,7 @@ test-update-env: ## Recreate containers based on updated .env. | |||||||
| test-ci: test-startup | test-ci: test-startup | ||||||
| 
 | 
 | ||||||
| .PHONY: test-startup | .PHONY: test-startup | ||||||
| test-startup: ## Test if all containers start up
 | test-startup: clean ## Test if all containers start up
 | ||||||
| 	docker-compose -f $(DOCKERCOMPOSE_FILE) -f tests/test-container.yml build | 	docker-compose -f $(DOCKERCOMPOSE_FILE) -f tests/test-container.yml build | ||||||
| 	docker-compose -f $(DOCKERCOMPOSE_FILE) up -d | 	docker-compose -f $(DOCKERCOMPOSE_FILE) up -d | ||||||
| 	docker-compose -f $(DOCKERCOMPOSE_FILE) ps | 	docker-compose -f $(DOCKERCOMPOSE_FILE) ps | ||||||
|  | |||||||
| @ -1,4 +1,4 @@ | |||||||
| ARG CODE_VERSION=1.2.4 | ARG CODE_VERSION=1.3.0 | ||||||
| FROM osixia/openldap:${CODE_VERSION} | FROM osixia/openldap:${CODE_VERSION} | ||||||
| 
 | 
 | ||||||
| ARG VCS_REF | ARG VCS_REF | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user