We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b700ad commit 9e76921Copy full SHA for 9e76921
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.15.1-bullseye-slim
+FROM node:20.17-bullseye-slim
2
WORKDIR /app
3
COPY package*.json ./
4
COPY pm2.test.config.js ./pm2.config.js
0 commit comments