diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-07-31 03:08:02 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-07-31 03:08:02 +0300 |
| commit | fb432cf6f69f1095db66250a10ce3c3790cc7768 (patch) | |
| tree | acadd5bfa7190006e6222eba23bc67ae2c21906c | |
| parent | bbd13a087ba4d5feaea1f5d1cd69d14d2b730da5 (diff) | |
| download | popov.link-fb432cf6f69f1095db66250a10ce3c3790cc7768.tar.xz popov.link-fb432cf6f69f1095db66250a10ce3c3790cc7768.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker tag to v26renovate/mcr.microsoft.com-devcontainers-javascript-node-26.x
| -rw-r--r-- | .devcontainer/devcontainer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 39ece09..bba6ad0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "mcr.microsoft.com/devcontainers/javascript-node:24", + "image": "mcr.microsoft.com/devcontainers/javascript-node:26", "forwardPorts": [4321], "portsAttributes": { "4321": { |
