Update node Docker tag to v24.6

This commit is contained in:
Renovate Bot
2025-08-17 03:03:10 +00:00
parent 905020cd50
commit aff53259a9

View File

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