diff --git a/cli/cli.dockerfile b/cli/cli.dockerfile index 6993876d50..4eeb3f64c6 100644 --- a/cli/cli.dockerfile +++ b/cli/cli.dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:xenial-20201014 RUN apt-get update && apt-get install -y apt-transport-https