snyk-bot
2022-08-03 11:12:40 +00:00
parent dff1eab5f1
commit 7d19d66b05
+1 -1
View File
@@ -30,7 +30,7 @@ RUN pnpm run build
### Serve Step
# pull the Node.js Docker image
FROM node:18.2.0-bullseye-slim
FROM node:18.5-bullseye-slim
# change working directory
WORKDIR /app