Skip to content

Commit

Permalink
Merge pull request #192 from data-catering/renovate/docker.elastic.co…
Browse files Browse the repository at this point in the history
…-kibana-kibana-8.x

Update docker.elastic.co/kibana/kibana Docker tag to v8.16.0
  • Loading branch information
pflooky authored Nov 15, 2024
2 parents d4c22ca + caeafc7 commit 88cfecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ services:
retries: 3
test: [CMD, curl, --fail, "http://localhost:5601/api/status"]
timeout: 5s
image: "docker.elastic.co/kibana/kibana:${KIBANA_VERSION:-8.15.3}"
image: "docker.elastic.co/kibana/kibana:${KIBANA_VERSION:-8.16.0}"
ports:
- "5601:5601"
restart: always
Expand Down

0 comments on commit 88cfecf

Please sign in to comment.