File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 with :
1717 # Needs to be what codespell supports, see
1818 # https://github.com/codespell-project/codespell?tab=readme-ov-file#requirements.
19- python-version : 3.14.6
19+ python-version : 3.14.7
2020
2121 - name : Install Dependencies
2222 shell : pwsh
Original file line number Diff line number Diff line change 77version : ' 2.2'
88services :
99 es01 :
10- image : docker.elastic.co/elasticsearch/elasticsearch:9.5.0 @sha256:8818ab9af72d7482e38a9d6f0454d5ee667564a25bbdc42360c0f9b8f8f72fc5
10+ image : docker.elastic.co/elasticsearch/elasticsearch:9.5.1 @sha256:b70b3017fbd35310bc57e7e3f8c0ca42ca0b94df3331f747b7cdcfddae430a5a
1111 container_name : es01
1212 environment :
1313 - node.name=es01
@@ -31,7 +31,7 @@ services:
3131 networks :
3232 - elastic
3333 es02 :
34- image : docker.elastic.co/elasticsearch/elasticsearch:9.5.0 @sha256:8818ab9af72d7482e38a9d6f0454d5ee667564a25bbdc42360c0f9b8f8f72fc5
34+ image : docker.elastic.co/elasticsearch/elasticsearch:9.5.1 @sha256:b70b3017fbd35310bc57e7e3f8c0ca42ca0b94df3331f747b7cdcfddae430a5a
3535 container_name : es02
3636 environment :
3737 - node.name=es02
You can’t perform that action at this time.
0 commit comments