Merge pull request #76 from mawoka-myblock/snyk-fix-705fb565a7755684b5c3a6362ef346fb
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ RUN pnpm run build
|
|||||||
|
|
||||||
### Serve Step
|
### Serve Step
|
||||||
# pull the Node.js Docker image
|
# pull the Node.js Docker image
|
||||||
FROM node:18.2.0-bullseye-slim
|
FROM node:18.5-bullseye-slim
|
||||||
|
|
||||||
# change working directory
|
# change working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user