Update node Docker tag to v24.11

This commit is contained in:
Renovate Bot
2025-11-09 16:03:48 +00:00
parent d9e3f3bddb
commit 66649f78d6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:24.10-slim
FROM node:24.11-slim
RUN apt-get update -qq && apt-get install -qy \
ca-certificates \