From 82daa7439935b9554bc7f0b1885c9cd86fe56061 Mon Sep 17 00:00:00 2001
From: Amandine PERRIN <amandine.perrin@pasteur.fr>
Date: Thu, 11 Jan 2018 12:09:32 +0100
Subject: [PATCH] from latest ubuntu

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

diff --git a/for_build/ubuntu/Dockerfile b/for_build/ubuntu/Dockerfile
index dc744d2d..f9ea3d31 100644
--- a/for_build/ubuntu/Dockerfile
+++ b/for_build/ubuntu/Dockerfile
@@ -1,4 +1,4 @@
-from ubuntu:16.04
+from ubuntu:latest
 
 # Update apt-get packages
 RUN apt-get update &&\
-- 
GitLab