From 1320245831c63635bc87881f4f8aa9d043ba7e86 Mon Sep 17 00:00:00 2001
From: Guido Sterbini <guido.sterbini@cern.ch>
Date: Thu, 14 Oct 2021 14:37:18 +0200
Subject: [PATCH] Update Dockerfile

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 574fcc4..53b668f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
 # reference: https://hub.docker.com/_/ubuntu/
-FROM ubuntu:focal-20210325
+FROM ubuntu:focal-latest
 
 ARG DEBIAN_FRONTEND=noninteractive
 
-- 
GitLab