Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit f78e7b2

Browse files
author
Chris Wiechmann
committed
Testing API-Builder with ES-Version 7.16.3 instead of 7.16.1
1 parent 5c9c5ff commit f78e7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apibuilder4elastic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
runs-on: ubuntu-latest
110110
services:
111111
elasticsearch:
112-
image: docker.elastic.co/elasticsearch/elasticsearch:7.16.1
112+
image: docker.elastic.co/elasticsearch/elasticsearch:7.16.3
113113
ports:
114114
- 9200:9200
115115
- 9300:9300

0 commit comments

Comments
 (0)