diff --git a/Dockerfile b/Dockerfile index d191d79..753e5a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Ansible Tower Dockerfie -FROM ubuntu:16.04 +FROM ubuntu:20.04 WORKDIR /opt