Update ES 7 to 7.17.19

This commit is contained in:
Daniel Berteaud 2024-03-26 16:44:19 +01:00
parent 2c44fc0c28
commit 0c09fdbc7f
1 changed files with 2 additions and 2 deletions

View File

@ -127,9 +127,9 @@ docker:
# Define base_images so we can easily build 7 and 8 variants of the image
base_images:
elasticsearch7:
image: elasticsearch:[[ .docker.base_images.elasticsearch7.build_args.ES_VERSION ]]-3
image: elasticsearch:[[ .docker.base_images.elasticsearch7.build_args.ES_VERSION ]]-1
build_args:
ES_VERSION: 7.17.18
ES_VERSION: 7.17.19
tags:
- elasticsearch:7
- elasticsearch7:latest