pin opensearch version
Co-authored-by: ekzyis <ek@stacker.news>
This commit is contained in:
		
							parent
							
								
									fa3aed2386
								
							
						
					
					
						commit
						fc5a4c528b
					
				@ -105,7 +105,7 @@ services:
 | 
			
		||||
    links:
 | 
			
		||||
      - app
 | 
			
		||||
  opensearch:
 | 
			
		||||
    image: opensearchproject/opensearch:latest
 | 
			
		||||
    image: opensearchproject/opensearch:2.12.0
 | 
			
		||||
    container_name: opensearch
 | 
			
		||||
    healthcheck:
 | 
			
		||||
      test: ["CMD-SHELL", "curl -ku admin:${OPENSEARCH_INITIAL_ADMIN_PASSWORD} --silent --fail localhost:9200/_cluster/health || exit 1"]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user