summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-02-07 12:37:48 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-02-07 12:37:48 +0300
commitc300a374197aa274aff3056538b8e2e3d0e93e52 (patch)
tree577ed908aedcb2186bbaaef7af7ad63edf4213ef
parent05609c9d40e8148ab0b9ddcc8b0bc066cc37ce3a (diff)
downloadstrapi-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.json2
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": {