Skip to content

Commit fb75570

Browse files
Bump actions/actions-runner from 2.318.0 to 2.319.1 in /images/gh_runner
Bumps [actions/actions-runner](https://github.com/actions/runner) from 2.318.0 to 2.319.1. - [Release notes](https://github.com/actions/runner/releases) - [Changelog](https://github.com/actions/runner/blob/v2.319.1/releaseNote.md) - [Commits](actions/runner@v2.318.0...v2.319.1) --- updated-dependencies: - dependency-name: actions/actions-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dbcf23 commit fb75570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/gh_runner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM ghcr.io/nvidia/holodeck:v0.2.1 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)