Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch doc…
Browse files Browse the repository at this point in the history
…ker tag to v8
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent f4c370f commit b384031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- 6379:6379

elastic:
image: docker.elastic.co/elasticsearch/elasticsearch:6.7.1
image: docker.elastic.co/elasticsearch/elasticsearch:8.13.2@sha256:8b4d01da83506c509c3fe8125b23ca598c02fff212b3489b7b496c3ff769eaa2
env:
network.host: "0.0.0.0"
http.cors.enabled: "true"
Expand Down

0 comments on commit b384031

Please sign in to comment.