diff --git a/io_tools/fio/Dockerfile b/io_tools/fio/Dockerfile index 1b176dc7..e44e92cd 100644 --- a/io_tools/fio/Dockerfile +++ b/io_tools/fio/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:xenial-20201014 RUN apt-get update \ && apt-get install -y --no-install-recommends \