Update Node.js to v22

This commit is contained in:
renovate[bot]
2025-07-05 15:51:41 +00:00
committed by GitHub
parent 676131dba2
commit 099296026a

View File

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