Skip to content

Commit

Permalink
chore(deps): update dependency google/gvisor to v20241217
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and github-actions[bot] committed Dec 19, 2024
1 parent 203c71b commit 854123d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gvisor/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
name: gvisor
version: "20241210"
version: "20241217"
binary: ${target}/bin/runsc
check: ${binary} --version | grep ^runsc | cut -d' ' -f3 | cut -d- -f2 | cut -d. -f1
runtime_dependencies:
Expand Down

0 comments on commit 854123d

Please sign in to comment.