Skip to content

Commit 6d064d7

Browse files
author
GitHub Actions
committed
ci(pi): kernai/refinery-parent-images:v2.1.0-torch-cpu
1 parent a4db44d commit 6d064d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.dev.kern.ai/code-kern-ai/refinery-parent-images:parent-image-updates-torch-cpu
1+
FROM kernai/refinery-parent-images:v2.1.0-torch-cpu
22

33
WORKDIR /program
44

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.dev.kern.ai/code-kern-ai/refinery-parent-images:parent-image-updates-torch-cpu
1+
FROM kernai/refinery-parent-images:v2.1.0-torch-cpu
22

33
WORKDIR /app
44

gpu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.dev.kern.ai/code-kern-ai/refinery-parent-images:parent-image-updates-torch-cuda
1+
FROM kernai/refinery-parent-images:v2.1.0-torch-cuda
22

33
WORKDIR /program
44

0 commit comments

Comments
 (0)