Skip to content

Commit

Permalink
Upgrade Spryker elasticsearch to 6.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
andytson-inviqa committed Jan 7, 2022
1 parent bdb4fc3 commit 4d19d5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/spryker/harness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ attributes:
image:
console: "= 'my127/spryker:' ~ @('php.version') ~ '-fpm-' ~ (@('php.version') >= 7.4 ? 'buster' : 'stretch') ~ '-console'"
php-fpm: "= 'my127/spryker:' ~ @('php.version') ~ '-fpm-' ~ (@('php.version') >= 7.4 ? 'buster' : 'stretch')"
elasticsearch:
image: elasticsearch
tag: '6.8.22'
hostname_aliases: "= replace(flatten([
@('glue.external_hosts'),
@('yves.external_hosts'),
Expand Down

0 comments on commit 4d19d5a

Please sign in to comment.