Skip to content

Commit 907b033

Browse files
fix: Fix build of ms-vscode.js-debug extension
Signed-off-by: Roman Nikitenko <[email protected]>
1 parent 7296dd2 commit 907b033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ms-vscode.js-debug/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
ARG extension_image
1111

12-
FROM registry.access.redhat.com/ubi8/${extension_image}
12+
FROM registry.access.redhat.com/ubi9/nodejs-20:9.5
1313

1414
ARG extension_repository
1515
ARG extension_revision

0 commit comments

Comments
 (0)