mirror of
				https://github.com/clearml/clearml-server
				synced 2025-06-26 23:15:47 +00:00 
			
		
		
		
	elasticsearch tag version changed to 7.17.18
This commit is contained in:
		
							parent
							
								
									ddc8a76279
								
							
						
					
					
						commit
						95c1bf1be8
					
				@ -61,7 +61,7 @@ services:
 | 
			
		||||
      nofile:
 | 
			
		||||
        soft: 65536
 | 
			
		||||
        hard: 65536
 | 
			
		||||
    image: docker.elastic.co/elasticsearch/elasticsearch:7.17
 | 
			
		||||
    image: docker.elastic.co/elasticsearch/elasticsearch:7.17.18
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    volumes:
 | 
			
		||||
      - c:/opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
 | 
			
		||||
 | 
			
		||||
@ -61,7 +61,7 @@ services:
 | 
			
		||||
      nofile:
 | 
			
		||||
        soft: 65536
 | 
			
		||||
        hard: 65536
 | 
			
		||||
    image: docker.elastic.co/elasticsearch/elasticsearch:7.17
 | 
			
		||||
    image: docker.elastic.co/elasticsearch/elasticsearch:7.17.18
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    volumes:
 | 
			
		||||
      - /opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user