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 af1d6c8 commit 5b2e1f8Copy full SHA for 5b2e1f8
environment.py
@@ -276,7 +276,7 @@ def env() -> Mapping[str, Optional[str]]:
276
'ref': 'docker.io/ucscgi/azul-pycharm:2023.3.5-17'
277
},
278
'elasticsearch': {
279
- 'ref': 'docker.io/ucscgi/azul-elasticsearch:7.17.18-13'
+ 'ref': 'docker.io/ucscgi/azul-elasticsearch:7.17.18-14'
280
281
'bigquery_emulator': {
282
'ref': 'ghcr.io/hannes-ucsc/bigquery-emulator:azul'
0 commit comments