From fede3c04f62870065a9f5af004b6068f8a41d312 Mon Sep 17 00:00:00 2001 From: Nanda Lopes Date: Thu, 26 Nov 2020 19:35:42 -0300 Subject: [PATCH] feat(test): Ubuntu Bionic Beaver docker --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 918165fb..2ddb6d24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:18.04 LABEL maintainer="Luiz Filho " # Let the container know that there is no tty