Skip to content

Commit

Permalink
Update circle ci elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Aug 8, 2022
1 parent a49d7ab commit 33ca96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- image: circleci/mysql:5.7
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: true
- image: elasticsearch:7.5.2
- image: elasticsearch:7.11.1
environment:
- cluster.name: es-test-cluster
- xpack.security.enabled: false
Expand Down

0 comments on commit 33ca96f

Please sign in to comment.