Skip to content

Commit d704e4a

Browse files
new parent image (#72)
1 parent 58facc3 commit d704e4a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gpu-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ typing-extensions==4.8.0
305305
# starlette
306306
# torch
307307
# torchvision
308-
urllib3==1.26.16
308+
urllib3==1.26.18
309309
# via
310310
# -r requirements/torch-cuda-requirements.txt
311311
# botocore

gpu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:v1.12.2-torch-cuda
1+
FROM kernai/refinery-parent-images:v1.13.0-torch-cuda
22

33
WORKDIR /program
44

requirements/torch-cuda-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ typing-extensions==4.8.0
130130
# pydantic
131131
# starlette
132132
# torch
133-
urllib3==1.26.16
133+
urllib3==1.26.18
134134
# via
135135
# botocore
136136
# minio

0 commit comments

Comments
 (0)