Update node Docker tag to v24.5

This commit is contained in:
Renovate Bot
2025-08-10 01:04:12 +00:00
parent 5be94918a2
commit e38ff136c3
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:24.4-slim
FROM node:24.5-slim
RUN apt-get update -qq && apt-get install -qy \
ca-certificates \