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