Update node Docker tag to v23
This commit is contained in:
parent
5917068add
commit
800969b9cc
@ -5,7 +5,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: web_build
|
||||
image: node:22
|
||||
image: node:23
|
||||
volumes:
|
||||
- name: web_app
|
||||
path: /tmp/web_build
|
||||
|
Loading…
Reference in New Issue
Block a user