diff --git a/automation/Dockerfile b/automation/Dockerfile index 013f8cd..0ceb670 100644 --- a/automation/Dockerfile +++ b/automation/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal +FROM ubuntu:latest RUN apt-get update RUN apt-get --yes upgrade