From c4890edf4470051b609b841242f5dc444f00faa8 Mon Sep 17 00:00:00 2001 From: Lucas K Allmon Date: Sun, 8 Nov 2020 13:22:14 -0800 Subject: [PATCH] chore(git): version for LFS dependency --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d4f8de9..365a404 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:bionic +FROM ubuntu:focal LABEL author="artur@barichello.me" USER root