Update node Docker tag to v24.12

This commit is contained in:
Renovate Bot
2025-12-14 02:23:52 +00:00
parent e47d009623
commit ca87463b7c

View File

@@ -1,4 +1,4 @@
FROM node:24.11-slim
FROM node:24.12-slim
RUN apt-get update -qq && apt-get install -qy \
ca-certificates \