Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IP2I
Docker
elastic
Commits
fb538c38
Commit
fb538c38
authored
Jun 16, 2020
by
Giraud Yoan
Browse files
update to 7.7.1
parent
f4b4ba1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
elasticsearch/Dockerfile
elasticsearch/Dockerfile
+2
-2
kibana/Dockerfile
kibana/Dockerfile
+2
-2
No files found.
elasticsearch/Dockerfile
View file @
fb538c38
FROM
docker.elastic.co/elasticsearch/elasticsearch:7.
6.2
FROM
docker.elastic.co/elasticsearch/elasticsearch:7.
7.1
RUN
bin/elasticsearch-plugin
install
--batch
https://releases.floragunn.com/search-guard-7/7.
6.2
-4
0
.0.0/search-guard-7-7.
6.2
-4
0
.0.0.zip
RUN
bin/elasticsearch-plugin
install
--batch
https://releases.floragunn.com/search-guard-7/7.
7.1
-4
2
.0.0/search-guard-7-7.
7.1
-4
2
.0.0.zip
kibana/Dockerfile
View file @
fb538c38
FROM
docker.elastic.co/kibana/kibana:7.
6.2
FROM
docker.elastic.co/kibana/kibana:7.
7.1
RUN
bin/kibana-plugin
install
https://releases.floragunn.com/search-guard-kibana-plugin-7/7.
6.2-40.1
.0/search-guard-kibana-plugin-7-7.
6.2-40.1
.0.zip
RUN
bin/kibana-plugin
install
https://releases.floragunn.com/search-guard-kibana-plugin-7/7.
7.1-42.0
.0/search-guard-kibana-plugin-7-7.
7.1-42.0
.0.zip
Write
Preview
Markdown
is supported
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