Update node Docker tag to v22
This commit is contained in:
parent
1d6d6e6796
commit
0a25dc5730
@ -5,7 +5,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: web_build
|
||||
image: node:21
|
||||
image: node:22
|
||||
volumes:
|
||||
- name: web_app
|
||||
path: /tmp/web_build
|
||||
|
Loading…
Reference in New Issue
Block a user