mirror of https://github.com/usbharu/Hideout.git
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v7.17.27 (#658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf35c46e71
commit
8e8e588d53
|
@ -31,7 +31,7 @@ services:
|
|||
volumes:
|
||||
- elasticsearch-data:/usr/share/elasticsearch/data
|
||||
kibana:
|
||||
image: docker.elastic.co/kibana/kibana:7.17.26
|
||||
image: docker.elastic.co/kibana/kibana:7.17.27
|
||||
container_name: kibana
|
||||
ports:
|
||||
- "5601:5601"
|
||||
|
|
Loading…
Reference in New Issue