diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d2446671e..93d2f6718 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -10,7 +10,7 @@ // Features to add to the dev container. More info: https://containers.dev/features. "features": { "ghcr.io/devcontainers/features/node:1": { - "version": "18.18.0" + "version": "20.12.2" }, "ghcr.io/devcontainers-community/features/deno:1": { diff --git a/frontend/src/components/util.tsx b/frontend/src/components/util.tsx index 2a5aaf90b..bd1f2ebcc 100644 --- a/frontend/src/components/util.tsx +++ b/frontend/src/components/util.tsx @@ -677,7 +677,7 @@ export const DockerResourceLink = ({
{name}