diff --git a/Dockerfile b/Dockerfile index 1d3e283..4b915a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:xenial +FROM ubuntu:xenial-20210416 RUN \ apt-get update && \