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

This commit is contained in:
Pierre HUBERT 2024-05-14 00:35:08 +00:00
parent a8f4d36635
commit 3e9503406b

View File

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