chore(deps): update node docker tag to v26 #2

Open
jcabillot wants to merge 2 commits from renovate/node-26.x into main
Showing only changes of commit b2ba38180a - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:24-trixie
FROM node:26-trixie
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \