Skip to content

Commit 5b2e1f8

Browse files
committed
Update Elasticsearch to 7.17.18-14 (#6064)
1 parent af1d6c8 commit 5b2e1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def env() -> Mapping[str, Optional[str]]:
276276
'ref': 'docker.io/ucscgi/azul-pycharm:2023.3.5-17'
277277
},
278278
'elasticsearch': {
279-
'ref': 'docker.io/ucscgi/azul-elasticsearch:7.17.18-13'
279+
'ref': 'docker.io/ucscgi/azul-elasticsearch:7.17.18-14'
280280
},
281281
'bigquery_emulator': {
282282
'ref': 'ghcr.io/hannes-ucsc/bigquery-emulator:azul'

0 commit comments

Comments
 (0)