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 Dec 12, 2024
1 parent 6b73454 commit 5fa3357
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.11.5 as gomplate

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

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

Expand Down

0 comments on commit 5fa3357

Please sign in to comment.