diff --git a/Dockerfile b/Dockerfile index fdef618..aa5ed5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ # Contributors: # Red Hat, Inc. - initial API and implementation -FROM golang:1.14.9-stretch +FROM golang:1.14.13-stretch ENV HOME=/home/theia