Skip to content

Commit f8bf220

Browse files
Merge pull request #82 from NVIDIA/dependabot/docker/images/gh_runner/main/actions/actions-runner-2.319.1
Bump actions/actions-runner from 2.318.0 to 2.319.1 in /images/gh_runner
2 parents 45b008c + fb75570 commit f8bf220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/gh_runner/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM ghcr.io/nvidia/holodeck:v0.2.4 AS holodeck
33

44
# https://github.com/actions/runner/blob/main/images/Dockerfile
5-
FROM ghcr.io/actions/actions-runner:2.318.0 AS runner
5+
FROM ghcr.io/actions/actions-runner:2.319.1 AS runner
66

77
USER root
88

0 commit comments

Comments
 (0)