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

This commit is contained in:
Pierre Hubert 2024-04-10 00:12:17 +00:00 committed by Pierre Hubert
parent 33eaaf2e6b
commit 9002b0c4b1
1 changed files with 1 additions and 1 deletions

View File

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