Skip to content

Commit 3876b14

Browse files
JWittmeyerGitHub Actions
andauthored
ci(pi): parent image updates (#174)
* ci: update requirements and Dockerfile * ci: update requirements.txt * ci: update requirements and Dockerfile * ci: update requirements.txt * ci(pi): kernai/refinery-parent-images:v2.2.0-torch-cuda * ci(pi): kernai/refinery-parent-images:v2.3.0-torch-cuda --------- Co-authored-by: GitHub Actions <[email protected]>
1 parent c4763fb commit 3876b14

File tree

7 files changed

+463
-137
lines changed

7 files changed

+463
-137
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.2.0-torch-cpu
1+
FROM kernai/refinery-parent-images:v2.3.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.2.0-torch-cpu
1+
FROM kernai/refinery-parent-images:v2.3.0-torch-cpu
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)