diff --git a/btop/Dockerfile b/btop/Dockerfile index f47a57a..296160c 100644 --- a/btop/Dockerfile +++ b/btop/Dockerfile @@ -8,8 +8,7 @@ RUN apt-get update && apt-get install -y \ iproute2 \ git \ golang-go \ - && apt-get clean \ - vim + && apt-get clean # Clone, build, and install gotty RUN git clone https://github.com/sorenisanerd/gotty.git /tmp/gotty && \ diff --git a/btop/VERSION b/btop/VERSION index 4e379d2..bcab45a 100644 --- a/btop/VERSION +++ b/btop/VERSION @@ -1 +1 @@ -0.0.2 +0.0.3