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 ****" && \