Skip to content

Commit

Permalink
Update Elasticsearch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmueller-st committed Sep 11, 2024
1 parent 33c45f8 commit afbddc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ports:
- 5432:5432
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.11
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.24
env:
discovery.type: single-node
options: >-
Expand Down

0 comments on commit afbddc7

Please sign in to comment.