We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00abb0b commit 8e8667bCopy full SHA for 8e8667b
images/gh_runner/Dockerfile
@@ -1,5 +1,5 @@
1
# Cache Holodeck image
2
-FROM ghcr.io/nvidia/holodeck:v0.1.1 AS holodeck
+FROM ghcr.io/nvidia/holodeck:v0.2.0 AS holodeck
3
4
# https://github.com/actions/runner/blob/main/images/Dockerfile
5
FROM ghcr.io/actions/actions-runner:2.318.0 AS runner
0 commit comments