mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +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
|
# [Choice] Node.js version: 14, 12, 10
|
||||||
ARG VARIANT=18-buster
|
ARG VARIANT=19-buster
|
||||||
FROM node:${VARIANT}
|
FROM node:${VARIANT}
|
||||||
|
|
||||||
# [Option] Install zsh
|
# [Option] Install zsh
|
||||||
|
|
Loading…
Add table
Reference in a new issue