Update node Docker tag to v22
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pierre Hubert 2024-04-30 00:05:36 +00:00
parent 1d6d6e6796
commit 0a25dc5730
1 changed files with 1 additions and 1 deletions

View File

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