Skip to content

Commit

Permalink
fix kftensorflow example dockerfile (#1148)
Browse files Browse the repository at this point in the history
* fix kftensorflow example dockerfile

Signed-off-by: Niels Bantilan <[email protected]>

* update

Signed-off-by: Niels Bantilan <[email protected]>

---------

Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy authored Sep 30, 2023
1 parent 6c3bc76 commit 0ca1523
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/kftensorflow_plugin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ ENV TERM linux
# Install Python3.10 and other libraries
RUN apt-get update \
&& apt-get install -y software-properties-common \
&& add-apt-repository ppa:ubuntu-toolchain-r/test \
&& add-apt-repository -y ppa:deadsnakes/ppa \
&& apt-get install -y \
build-essential \
git \
Expand Down

0 comments on commit 0ca1523

Please sign in to comment.