Is there any plan to upgrade the version of docker used by this project? It's currently at github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7, which is a bit old.
For context, our project imports GGCR and tries to stay on the same version of docker to avoid dependency pain (buildpacks/imgutil#70) however this is now causing us new pain (buildpacks/lifecycle#504).
Is there any plan to upgrade the version of docker used by this project? It's currently at
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7, which is a bit old.For context, our project imports GGCR and tries to stay on the same version of docker to avoid dependency pain (buildpacks/imgutil#70) however this is now causing us new pain (buildpacks/lifecycle#504).