diff --git a/scripts/jsonnet/Dockerfile b/scripts/jsonnet/Dockerfile index 9eca76a9535..b6ec1733db4 100644 --- a/scripts/jsonnet/Dockerfile +++ b/scripts/jsonnet/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.10-stretch +FROM golang:1-stretch ENV JSONNET_VERSION 0.10.0