Commit c25ab5e6 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Clean apt lists

parent 54336bb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ RUN apt-get update && apt-get -y upgrade && \
	netcat-openbsd \
	ca-certificates \
	qemu-system-x86 \
    && apt-get clean
    && apt-get clean \
    && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
    
COPY run/*.sh /run/