mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +02:00
Update Node.js to v19
This commit is contained in:
parent
3f6880d3c4
commit
e380c23b0a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue