Skip to content

Commit 8bed527

Browse files
Upgrade all elasticsearch versions to latest versions (#653)
Even if a platform doesn't explicitly say it supports beyond 7.10, it will need upgrading Spryker's elasticsearch 6 can use 6.8.22
1 parent e967eed commit 8bed527

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

harness.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,6 @@ attributes:
134134
image:
135135
console: = 'my127/akeneo:' ~ @('php.version') ~ '-fpm-buster-console'
136136
php-fpm: = 'my127/akeneo:' ~ @('php.version') ~ '-fpm-buster'
137-
elasticsearch:
138-
image: elasticsearch
139-
tag: '7.10.1'
140-
mysql:
141-
tag: '8.0'
142137
nginx:
143138
# used to limit what is copied into an Nginx static-built image
144139
# vendor directory needed for vendor/*/*/*/public/ resources (images etc.)

0 commit comments

Comments
 (0)