Update node Docker tag to v23.7
All checks were successful
renovate / renovate (push) Successful in 2m14s

This commit was merged in pull request #197.
This commit is contained in:
Renovate Bot
2025-02-02 01:23:07 +00:00
parent e4b22a2105
commit bb285a9468

View File

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