Update node Docker tag to v22
This commit is contained in:
parent
a8f4d36635
commit
3e9503406b
@ -5,7 +5,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: frontend_build
|
||||
image: node:21
|
||||
image: node:22
|
||||
volumes:
|
||||
- name: frontend_app
|
||||
path: /tmp/frontend_build
|
||||
|
Loading…
Reference in New Issue
Block a user