Skip to content

Commit

Permalink
Update Elasticsearch to 7.17.15-6 (#5723)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Nov 29, 2023
1 parent 9e2b6e6 commit fc93bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ def env() -> Mapping[str, Optional[str]]:

# The tag of the Elasticsearch image that we use to run test cases.
#
'azul_docker_elasticsearch_version': '7.17.15-5',
'azul_docker_elasticsearch_version': '7.17.15-6',

# The tag of the PyCharm image that we use to format the source code in
# continuous integration. We specify it here instead of directly in the
Expand Down

0 comments on commit fc93bcc

Please sign in to comment.