mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-17 13:30:00 -04:00
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
|
||||
COPY . .
|
||||
RUN npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue