Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13 (#26879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
local
renovate[bot] 8 months ago committed by GitHub
parent 959ccf5682
commit f333d1822b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/test-ruby.yml

@ -283,7 +283,7 @@ jobs:
- 6379:6379
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.9
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.13
env:
discovery.type: single-node
xpack.security.enabled: false

Loading…
Cancel
Save