Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
metagrid-go
metagrid-go
Commits
ed7b68ee
Commit
ed7b68ee
authored
May 24, 2022
by
Tobinsk
Browse files
Update dependency docker.elastic.co/elasticsearch/elasticsearch to v7.17.4
parent
86c74705
Pipeline
#9405
passed with stages
in 8 minutes and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ed7b68ee
...
...
@@ -59,7 +59,7 @@ lint:
# test image
test
:
services
:
-
name
:
docker.elastic.co/elasticsearch/elasticsearch:7.1
4.1
-
name
:
docker.elastic.co/elasticsearch/elasticsearch:7.1
7.4
alias
:
elasticsearch
command
:
[
"
bin/elasticsearch"
,
"
-Ediscovery.type=single-node"
]
image
:
golang:1.16-alpine
...
...
docker-compose.yml
View file @
ed7b68ee
...
...
@@ -2,7 +2,7 @@
version
:
'
2'
services
:
elasticsearch
:
image
:
docker.elastic.co/elasticsearch/elasticsearch:7.1
4.1
image
:
docker.elastic.co/elasticsearch/elasticsearch:7.1
7.4
network_mode
:
host
container_name
:
elasticsearch_metagrid
environment
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment