2 Commits

Author SHA1 Message Date
Iain Sproat f08afa56f0 Merge pull request #8 from specklesystems/snyk-fix-fc5280bc76b2bf90ee3e15c486cd657c
[Snyk] Security upgrade tensorflow/tensorflow from 2.12.0rc0-jupyter to 2.12.0rc1-jupyter
2023-03-13 10:32:39 +00:00
snyk-bot c0eab4bdfe fix: server/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2004-CURL-3321691
- https://snyk.io/vuln/SNYK-UBUNTU2004-PYTHON38-3325862
- https://snyk.io/vuln/SNYK-UBUNTU2004-PYTHON38-3325862
- https://snyk.io/vuln/SNYK-UBUNTU2004-PYTHON38-3325862
- https://snyk.io/vuln/SNYK-UBUNTU2004-TAR-3261137
2023-03-13 10:29:29 +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.12.0rc0-jupyter
FROM tensorflow/tensorflow:2.12.0rc1-jupyter
RUN pip3 install keras==2.12.0rc0