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

This commit is contained in:
Pierre HUBERT 2024-10-19 00:30:35 +00:00 committed by Pierre HUBERT
parent e8f1b66670
commit 017ce989c0

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