Update Node.js to v18.20.7

This commit is contained in:
renovate[bot]
2025-03-11 18:07:33 +00:00
committed by GitHub
parent 7e400d2afc
commit 50246ce454

View File

@@ -1,4 +1,4 @@
FROM node:18.10.0 AS base FROM node:18.20.7 AS base
LABEL version="4.1.0" LABEL version="4.1.0"
LABEL description="" LABEL description=""