From 6fc9b8c26fa135c725bfc856fe1e9314c2942b01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr>
Date: Sun, 2 Sep 2018 16:43:42 +0000
Subject: [PATCH] Upgrade ubuntu

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

diff --git a/Dockerfile b/Dockerfile
index 33c8763..a819e6a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM library/ubuntu:17.10
+FROM library/ubuntu:18.04
 MAINTAINER elois <elois@ifee.fr>
 
 ENV DEBIAN_FRONTEND noninteractive
-- 
GitLab