Skip to content

Commit

Permalink
Merge pull request #8 from sourishkrout/fix-bump-base-img
Browse files Browse the repository at this point in the history
Fix npm install/build issue with latest vsce
  • Loading branch information
lannonbr committed Nov 4, 2021
2 parents 704da57 + 321561e commit 0f3391e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:10-slim
FROM node:16-slim

RUN npm i -g vsce

Expand Down

0 comments on commit 0f3391e

Please sign in to comment.