Merge pull request #111 from NebulaServices/snyk-fix-808d3f5ee6abab14c62692155a4a2a1a
[Snyk] Security upgrade node from alpine to 18
This commit is contained in:
commit
e566a869d1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM node:alpine
|
FROM node:18
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue