diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-07 12:37:48 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-07 12:37:48 +0300 |
| commit | c300a374197aa274aff3056538b8e2e3d0e93e52 (patch) | |
| tree | 577ed908aedcb2186bbaaef7af7ad63edf4213ef | |
| parent | 05609c9d40e8148ab0b9ddcc8b0bc066cc37ce3a (diff) | |
| download | strapi-plugin-checkbox-list-c300a374197aa274aff3056538b8e2e3d0e93e52.tar.xz strapi-plugin-checkbox-list-c300a374197aa274aff3056538b8e2e3d0e93e52.zip | |
Update mcr.microsoft.com/devcontainers/javascript-node Docker tag to v24
| -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 0817f86..3723fa2 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "mcr.microsoft.com/devcontainers/javascript-node:22", + "image": "mcr.microsoft.com/devcontainers/javascript-node:24", "forwardPorts": [3000], "portsAttributes": { "3000": { |
