diff --git a/Dockerfile b/Dockerfile index f2d7e22f5..553558d58 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # that can run the same test suite as Travis CI. # -FROM ubuntu:xenial +FROM ubuntu:xenial-20210114 # Metadata LABEL maintainer="jking@apache.org"