We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e849166 commit 0cadb99Copy full SHA for 0cadb99
1 file changed
core/packages/gcp-metadata/system-test/fixtures/cloudbuild/cloudbuild.yaml
@@ -1,5 +1,5 @@
1
steps:
2
-- name: 'node:18-alpine'
+- name: 'node:22-alpine'
3
args: ['npm', 'install']
4
5
args: ['npm', 'start']
0 commit comments