Skip to content

Commit

Permalink
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2022
1 parent cf1e21e commit c49bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM hairyhenderson/gomplate:v3.0.0 as gomplate

FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.21
FROM docker.elastic.co/elasticsearch/elasticsearch:8.0.0

COPY --from=gomplate --chown=root:root /gomplate /usr/local/bin/gomplate

Expand Down

0 comments on commit c49bbb1

Please sign in to comment.