Update Node.js to v19

This commit is contained in:
renovate[bot] 2022-10-18 23:28:16 +00:00
parent 3f6880d3c4
commit e380c23b0a

View file

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