Update node Docker tag to v23
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Pierre HUBERT 2025-03-29 10:15:12 +00:00
parent 11d718cfe8
commit 90de62d35b

View File

@ -5,7 +5,7 @@ name: default
steps: steps:
- name: web_build - name: web_build
image: node:21 image: node:23
volumes: volumes:
- name: web_app - name: web_app
path: /tmp/web_build path: /tmp/web_build