Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent df61ed5 commit 0804d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
MARIADB_USER: magento
MARIADB_PASSWORD: magento
elastic:
image: elasticsearch:7.17.13
image: elasticsearch:7.17.22
container_name: elasticsearch
networks:
- backend
Expand Down

0 comments on commit 0804d72

Please sign in to comment.