Skip to content

Commit

Permalink
Merge pull request #18 from Say383/snyk-fix-2c4dc7dd65d13e3a29f2abe22…
Browse files Browse the repository at this point in the history
…47c669e

[Snyk] Security upgrade tensorflow/tensorflow from latest-gpu to 2.13.0rc2-gpu
  • Loading branch information
Say383 authored Jun 26, 2023
2 parents f171f98 + 1766258 commit 698c904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argo/Dockerfile-gpu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tensorflow/tensorflow:latest-gpu
FROM tensorflow/tensorflow:2.13.0rc2-gpu

RUN pip install numpy pandas scikit-learn dill dask distributed dask-ml keras
RUN mkdir /data
Expand Down

0 comments on commit 698c904

Please sign in to comment.