Merge pull request #59 from Fluttershub/renovate/node-18.x

Update Node.js to v18.20.7
This commit is contained in:
2025-03-11 18:14:27 +00:00
committed by GitHub

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 description=""