fjenett commited on
Commit
e00d95c
1 Parent(s): c9d8964

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
13
  # openmpi-bin \
14
  wget \
15
  # python3-tk && \
 
16
  rm -rf /var/lib/apt/lists/*
17
 
18
  # RUN echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" | tee /etc/apt/sources.list.d/coral-edgetpu.list
 
13
  # openmpi-bin \
14
  wget \
15
  # python3-tk && \
16
+ && \
17
  rm -rf /var/lib/apt/lists/*
18
 
19
  # RUN echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" | tee /etc/apt/sources.list.d/coral-edgetpu.list