2 Commits

Author SHA1 Message Date
Iain Sproat d528f8507f Merge pull request #6 from specklesystems/snyk-fix-ae563fc63d5b82ad327df5f0359ddf20
[Snyk] Security upgrade tensorflow/tensorflow from 2.11.0-jupyter to 2.12.0rc0-jupyter
2023-02-19 20:32:25 +00:00
snyk-bot 3c23f2d1fe fix: server/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2004-GIT-3319859
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314692
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314703
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314740
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314788
2023-02-19 20:29:46 +00:00
+1 -1
View File
@@ -4,7 +4,7 @@ RUN pip3 install gdown
RUN gdown https://drive.google.com/uc?id=19dfvGvDfCRYaqxVKypp1fRHwK7XtSjVu
FROM tensorflow/tensorflow:2.11.0-jupyter
FROM tensorflow/tensorflow:2.12.0rc0-jupyter
RUN pip3 install keras==2.11.0