mirror of
https://github.com/actions/runner-container-hooks.git
synced 2025-12-26 11:57:24 +08:00
bump node in tests to node 22 since node14 is quite old (#216)
* bump node in tests to node 22 since node14 is quite old * change test contsants
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"args": {
|
||||
"image": "node:14.16",
|
||||
"image": "node:22",
|
||||
"dockerfile": null,
|
||||
"entryPointArgs": [
|
||||
"-e",
|
||||
|
||||
Reference in New Issue
Block a user