We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e96ffb commit 716194eCopy full SHA for 716194e
.devcontainer/Dockerfile.plugin
@@ -1,2 +1,2 @@
1
-FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:16 as build
+FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:24 as build
2
COPY --from=openshift/origin-cli:latest /usr/bin/oc /usr/local/bin/oc
0 commit comments