Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeimonakhov committed Oct 15, 2023
1 parent f7c383f commit 8aedb4c
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion images/fastai/cuda11-8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ RUN ${INTERPRETER} -m pip install \
torch==2.0.1 \
torchvision==0.15.2 \
torchaudio==2.0.1 \
fastai==2.7.12 \
fastai==2.7.13 \
jupyterlab==4.0.7 \
--index-url https://download.pytorch.org/whl/cu118 \
--extra-index-url https://pypi.python.org/pypi \
Expand Down
2 changes: 1 addition & 1 deletion images/fastai/cuda11-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Non-root Docker image used by Puzl [Kubernetes cloud](https://puzl.cloud) servic
- [torch](https://pypi.org/project/torch/), version 2.0.1
- [torchvision](https://pypi.org/project/torchvision/), version 0.15.2
- [torchaudio](https://pypi.org/project/torchaudio/), version 2.0.1
- [fastai](https://pypi.org/project/fastai/), version 2.7.12
- [fastai](https://pypi.org/project/fastai/), version 2.7.13
- [jupyterlab](https://pypi.org/project/jupyterlab/), version 4.0.7


4 changes: 2 additions & 2 deletions images/fastai/cuda11-8/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
{
"name": "fastai",
"version": "2.7.12",
"version": "2.7.13",
"type": "pip"
},
{
Expand Down Expand Up @@ -56,7 +56,7 @@
}
],
"image": {
"tagPrefix": "2.7.12-cuda11.8-cudnn8-jupyter"
"tagPrefix": "2.7.13-cuda11.8-cudnn8-jupyter"
},
"iconUrl": "https://static-cdn.puzl.ee/master/static/images/docker-images/fast-ai/fastai-logo.svg",
"description": "Fast.ai ML framework with various python runtime.",
Expand Down
1 change: 0 additions & 1 deletion images/keras/cuda11-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ Non-root Docker image used by Puzl [Kubernetes cloud](https://puzl.cloud) servic
- [keras](https://pypi.org/project/keras/), version 2.14.0
- [jupyterlab](https://pypi.org/project/jupyterlab/), version 4.0.7


1 change: 0 additions & 1 deletion images/onnx/cuda11-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ Non-root Docker image used by Puzl [Kubernetes cloud](https://puzl.cloud) servic
- [onnx](https://pypi.org/project/onnx/), version 1.14.1
- [jupyterlab](https://pypi.org/project/jupyterlab/), version 4.0.7


1 change: 0 additions & 1 deletion images/pytorch/cuda11-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ Non-root Docker image used by Puzl [Kubernetes cloud](https://puzl.cloud) servic
- [torchaudio](https://pypi.org/project/torchaudio/), version 2.1.0
- [jupyterlab](https://pypi.org/project/jupyterlab/), version 4.0.7


1 change: 0 additions & 1 deletion images/tensorflow-2/cuda11-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ Non-root Docker image used by Puzl [Kubernetes cloud](https://puzl.cloud) servic
- [tensorflow-gpu](https://pypi.org/project/tensorflow-gpu/), version 2.14.0
- [jupyterlab](https://pypi.org/project/jupyterlab/), version 4.0.7


1 change: 0 additions & 1 deletion images/xgboost/cuda11-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ Non-root Docker image used by Puzl [Kubernetes cloud](https://puzl.cloud) servic
- [xgboost](https://pypi.org/project/xgboost/), version 2.0.0
- [jupyterlab](https://pypi.org/project/jupyterlab/), version 4.0.7


0 comments on commit 8aedb4c

Please sign in to comment.