We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45b008c + fb75570 commit f8bf220Copy full SHA for f8bf220
images/gh_runner/Dockerfile
@@ -2,7 +2,7 @@
2
FROM ghcr.io/nvidia/holodeck:v0.2.4 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
+FROM ghcr.io/actions/actions-runner:2.319.1 AS runner
6
7
USER root
8
0 commit comments