We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4842e69 commit a4db2cfCopy full SHA for a4db2cf
.github/workflows/cicd.yml
@@ -16,7 +16,7 @@ jobs:
16
services:
17
18
elasticsearch_8_svc:
19
- image: docker.elastic.co/elasticsearch/elasticsearch:8.1.3
+ image: docker.elastic.co/elasticsearch/elasticsearch:8.10.4
20
env:
21
cluster.name: stac-cluster
22
node.name: es01
0 commit comments