Update Dockerfile

This commit is contained in:
Michael Trip 2023-06-25 21:42:38 +02:00 committed by GitHub
parent c72c869051
commit 997857dc6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ RUN \
tilix \ tilix \
terminator \ terminator \
kubectl \ kubectl \
code code \
xdg-utils && \ xdg-utils && \
dpkg -i OpenLens-6.5.2.286.amd64.deb && \ dpkg -i OpenLens-6.5.2.286.amd64.deb && \
echo "**** cleanup ****" && \ echo "**** cleanup ****" && \