diff --git a/Dockerfile b/Dockerfile index c124dad..b361be0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hairyhenderson/gomplate:v3.11.5 as gomplate +FROM hairyhenderson/gomplate:v4.1.0 as gomplate FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.21