Update Node.js to v18.20.8

This commit is contained in:
renovate[bot]
2025-03-27 17:26:26 +00:00
committed by GitHub
parent d4cce7bab4
commit 8101103ee5

View File

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