Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Apipa169 committed Jul 1, 2020
1 parent e3d1bcb commit ba6a7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV VERSION=$VERSION
ENV BUILD_DATE=$BUILD_DATE

RUN apt-get update \
&& apt-get install python3.6 \
&& apt-get install python3-pip \
&& pip3 install catt

RUN mkdir /assistant_relay \
Expand Down

0 comments on commit ba6a7e4

Please sign in to comment.