Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 5452561 commit 61d84f6
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.17
container_name: elasticsearch
networks:
- backend
Expand Down

0 comments on commit 61d84f6

Please sign in to comment.