mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-21 21:06:34 +02:00
Update Node.js to v18
This commit is contained in:
parent
107bd45327
commit
5d5a2cf648
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue