Skip to content

Commit

Permalink
Update Dockerfile.cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancaraballo authored Oct 3, 2024
1 parent 688d283 commit 07d13ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ RUN pip install \
zarr \
cubo[ee] \
git+https://github.com/dshean/pygeotools.git@master \
git+https://github.com/nasa-nccs-hpda/tensorflow-caney.git@main
git+https://github.com/nasa-nccs-hpda/tensorflow-caney.git@main \
tensorflow==2.7

RUN PROJECT_PATH="/usr/local/ilab" && \
REDIS_FILE="/etc/profile.d/redis_server.sh" && \
Expand Down

0 comments on commit 07d13ce

Please sign in to comment.