Bumped warren-bank/serve to newest version for security reasons
This commit is contained in:
parent
b05388db50
commit
eda1137e62
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.vscode/*
|
|
@ -1,2 +1,2 @@
|
|||
FROM node:lts
|
||||
RUN npm install --global "@warren-bank/serve"
|
||||
RUN npm install --global "@warren-bank/serve@130002.18.6"
|
||||
|
|
Loading…
Reference in a new issue