Skip to content

Commit a4db2cf

Browse files
committed
update es in cicd
1 parent 4842e69 commit a4db2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
services:
1717

1818
elasticsearch_8_svc:
19-
image: docker.elastic.co/elasticsearch/elasticsearch:8.1.3
19+
image: docker.elastic.co/elasticsearch/elasticsearch:8.10.4
2020
env:
2121
cluster.name: stac-cluster
2222
node.name: es01

0 commit comments

Comments
 (0)