diff --git a/automation/Dockerfile b/automation/Dockerfile index 6015335e3..efde950f0 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