Update Node.js to v18 (#7643)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-21 06:30:16 +00:00 committed by GitHub
parent a567ecd27e
commit e28a824971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM node:14
FROM node:18
ARG DEBIAN_FRONTEND=noninteractive