mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency mcr.microsoft.com/vscode/devcontainers/javascript-node to v18
This commit is contained in:
parent
22f9db2c02
commit
84d2b63175
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# [Choice] Node.js version: 14, 12, 10
|
||||
ARG VARIANT=16
|
||||
ARG VARIANT=18
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:${VARIANT}
|
||||
|
||||
# [Optional] Uncomment this section to install additional OS packages.
|
||||
|
|
Loading…
Add table
Reference in a new issue