[ES] Bump to 7.13.0
This commit is contained in:
		
							parent
							
								
									0d73da94fd
								
							
						
					
					
						commit
						91e3331fb7
					
				| @ -2,7 +2,7 @@ version: "3.8" | |||||||
| 
 | 
 | ||||||
| services: | services: | ||||||
|   elasticsearch: |   elasticsearch: | ||||||
|     image: docker.elastic.co/elasticsearch/elasticsearch:7.12.0 |     image: docker.elastic.co/elasticsearch/elasticsearch:7.13.0 | ||||||
|     hostname: ${CN} |     hostname: ${CN} | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     environment: |     environment: | ||||||
| @ -24,7 +24,7 @@ services: | |||||||
|       - "co.elastic.logs/module=elasticsearch" |       - "co.elastic.logs/module=elasticsearch" | ||||||
| 
 | 
 | ||||||
|   kibana: |   kibana: | ||||||
|     image: docker.elastic.co/kibana/kibana:7.12.0 |     image: docker.elastic.co/kibana/kibana:7.13.0 | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     networks: |     networks: | ||||||
|       - proxy |       - proxy | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user