Update node Docker tag to v23
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Pierre HUBERT 2024-10-19 00:30:35 +00:00
parent d0b34f038d
commit c3d3b1a1e3

View File

@ -5,7 +5,7 @@ name: default
steps:
- name: frontend_build
image: node:22
image: node:23
volumes:
- name: frontend_app
path: /tmp/frontend_build