From ff2234f6cecbaa372aea040c0d89932e9f5d11f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 08:58:47 +0000 Subject: [PATCH] Bump ubuntu from 16.04 to 18.04 Bumps ubuntu from 16.04 to 18.04. Signed-off-by: dependabot-preview[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ac1cb81..a71f945 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:18.04 LABEL author=sjohnstone # Environment Vars