Skip to content

Commit 649ddfb

Browse files
chore(deps): update elasticsearch docker tag to v7.17.28 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Can Demiralp <[email protected]>
1 parent 26174b2 commit 649ddfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
MARIADB_USER: magento
5151
MARIADB_PASSWORD: magento
5252
elastic:
53-
image: elasticsearch:7.17.27
53+
image: elasticsearch:7.17.28
5454
container_name: elasticsearch
5555
networks:
5656
- backend

0 commit comments

Comments
 (0)