Skip to content

Commit

Permalink
fix: Fix build of ms-vscode.js-debug extension
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <[email protected]>
  • Loading branch information
RomanNikitenko committed Dec 17, 2024
1 parent 76dbb75 commit fb8bad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms-vscode.js-debug/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

ARG extension_image

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

ARG extension_repository
ARG extension_revision
Expand Down

0 comments on commit fb8bad3

Please sign in to comment.