Update Node.js to v18

This commit is contained in:
Renovate Bot 2022-06-11 13:07:05 +00:00 committed by renovate[bot]
parent 107bd45327
commit 5d5a2cf648

View file

@ -1,5 +1,5 @@
# [Choice] Node.js version: 14, 12, 10
ARG VARIANT=14-buster
ARG VARIANT=18-buster
FROM node:${VARIANT}
# [Option] Install zsh