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 3, 2024
1 parent a8bb61d commit 9d6f961
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.1@sha256:8b6d74cc54efff126b8646697ab4be0116959d9c7fb29b0a40605e0e9518df2a
env:
network.host: "0.0.0.0"
http.cors.enabled: "true"
Expand Down

0 comments on commit 9d6f961

Please sign in to comment.