From 40673661cf428c6b6b55b021ef0abb66128fcf9d Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Sat, 13 Sep 2025 23:26:41 +0200 Subject: [PATCH] updated .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dce8077..6ee49c4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ name: default steps: - name: deploy - image: node:latest + image: node:22 volumes: - name: host-website-dist path: /mnt/website