From 997857dc6d147f1c8bc01aedcc98b9333a50e63b Mon Sep 17 00:00:00 2001 From: Michael Trip Date: Sun, 25 Jun 2023 21:42:38 +0200 Subject: [PATCH] Update Dockerfile --- ubuntu-mate/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu-mate/Dockerfile b/ubuntu-mate/Dockerfile index 0f03cca..13d9dad 100644 --- a/ubuntu-mate/Dockerfile +++ b/ubuntu-mate/Dockerfile @@ -29,7 +29,7 @@ RUN \ tilix \ terminator \ kubectl \ - code + code \ xdg-utils && \ dpkg -i OpenLens-6.5.2.286.amd64.deb && \ echo "**** cleanup ****" && \