Skip to content

Commit

Permalink
Update Dockerfile to use latest tag fixing docker build, reference #77
Browse files Browse the repository at this point in the history
  • Loading branch information
hammad93 committed Mar 27, 2024
1 parent 2d70db0 commit 8790426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
@@ -1,4 +1,4 @@
FROM tensorflow/tensorflow:2.11.0-gpu-jupyter
FROM tensorflow/tensorflow:latest-gpu-jupyter
COPY files/ /tf/huraim

RUN git clone --single-branch --branch master https://github.com/apatel726/HurricaneDissertation.git
Expand Down

0 comments on commit 8790426

Please sign in to comment.