Skip to content

Commit 1faa120

Browse files
JWittmeyerGitHub Actions
andauthored
ci(pi): kernai/refinery-parent-images:v2.2.0-torch-cpu (#166)
Co-authored-by: GitHub Actions <[email protected]>
1 parent 337237d commit 1faa120

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 kernai/refinery-parent-images:v2.1.0-torch-cpu
1+
FROM kernai/refinery-parent-images:v2.2.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 kernai/refinery-parent-images:v2.1.0-torch-cpu
1+
FROM kernai/refinery-parent-images:v2.2.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 kernai/refinery-parent-images:v2.1.0-torch-cuda
1+
FROM kernai/refinery-parent-images:v2.2.0-torch-cuda
22

33
WORKDIR /program
44

0 commit comments

Comments
 (0)