Skip to content

Commit

Permalink
Merge pull request #94 from NVIDIA/dependabot/docker/images/gh_runner…
Browse files Browse the repository at this point in the history
…/main/nvidia/holodeck-v0.2.4

Bump nvidia/holodeck from v0.2.1 to v0.2.4 in /images/gh_runner
  • Loading branch information
ArangoGutierrez authored Oct 2, 2024
2 parents d00204c + 1036c33 commit 0419c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/gh_runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Cache Holodeck image
FROM ghcr.io/nvidia/holodeck:v0.2.1 AS holodeck
FROM ghcr.io/nvidia/holodeck:v0.2.4 AS holodeck

# https://github.com/actions/runner/blob/main/images/Dockerfile
FROM ghcr.io/actions/actions-runner:2.318.0 AS runner
Expand Down

0 comments on commit 0419c72

Please sign in to comment.