From d9705c745f7e3f0a69b84bbd9e23f0a29c074d9f Mon Sep 17 00:00:00 2001 From: Noel M Nguemechieu Date: Tue, 9 Aug 2022 09:23:01 -0400 Subject: [PATCH] Update Makefile need update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8c24ec48b..b91b997dc 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ REPO ?= dorowu/ubuntu-desktop-lxde-vnc TAG ?= latest # you can choose other base image versions -IMAGE ?= ubuntu:18.04 +IMAGE ?= ubuntu:latest # choose from supported flavors (see available ones in ./flavors/*.yml) FLAVOR ?= lxde # armhf or amd64