Skip to content

Commit 2e37dc8

Browse files
authored
Merge pull request #131 from FoundatioFx/dependabot/docker_compose/kibana/kibana-8.18.1
Bump kibana/kibana from 7.17.24 to 8.18.1
2 parents 5a30841 + 60b4302 commit 2e37dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
depends_on:
2020
elasticsearch:
2121
condition: service_healthy
22-
image: docker.elastic.co/kibana/kibana:7.17.24
22+
image: docker.elastic.co/kibana/kibana:8.18.1
2323
ports:
2424
- 5601:5601
2525
networks:

0 commit comments

Comments
 (0)