diff --git a/Godeps/_workspace/src/github.com/docker/docker/builder/parser/testfiles/docker/Dockerfile b/Godeps/_workspace/src/github.com/docker/docker/builder/parser/testfiles/docker/Dockerfile index 4a3562541521..345eb2788fa6 100644 --- a/Godeps/_workspace/src/github.com/docker/docker/builder/parser/testfiles/docker/Dockerfile +++ b/Godeps/_workspace/src/github.com/docker/docker/builder/parser/testfiles/docker/Dockerfile @@ -23,7 +23,7 @@ # the case. Therefore, you don't have to disable it anymore. # -FROM ubuntu:14.04 +FROM ubuntu:trusty-20190425 MAINTAINER Tianon Gravi (@tianon) # Packaged dependencies