Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency docker.elastic.co/elasticsearch/elasticsearch to v8
Browse files Browse the repository at this point in the history
renovate[bot] authored Jun 18, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent cf1e21e commit 5b88c83
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.2.3

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

0 comments on commit 5b88c83

Please sign in to comment.