Skip to content

Commit 716194e

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v24 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e96ffb commit 716194e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile.plugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:16 as build
1+
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:24 as build
22
COPY --from=openshift/origin-cli:latest /usr/bin/oc /usr/local/bin/oc

0 commit comments

Comments
 (0)