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] authored Mar 16, 2023
1 parent cf1e21e commit 88dd91f
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.6.2

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

Expand Down

0 comments on commit 88dd91f

Please sign in to comment.