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 ec3b4d3 commit 50b00a3Copy full SHA for 50b00a3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.15.1-slim
+FROM node:22-alpine3.20 AS fnl_base_image
2
3
ENV PORT 8081
4
ENV NODE_ENV production
0 commit comments