Update node Docker tag to v24.4

This commit is contained in:
Renovate Bot
2025-07-13 03:30:24 +00:00
parent 3c071afab8
commit 97cac529be

View File

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