Skip to content

Commit c915358

Browse files
Update docker.elastic.co/kibana/kibana Docker tag to v9.2.2 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a4323d commit c915358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-to-spring-boot/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
- logging-network
3232

3333
kibana:
34-
image: docker.elastic.co/kibana/kibana:9.2.1
34+
image: docker.elastic.co/kibana/kibana:9.2.2
3535
container_name: kibana
3636
ports:
3737
- "5601:5601"

0 commit comments

Comments
 (0)