We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a9696 commit 7a1385fCopy full SHA for 7a1385f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-slim AS base
+FROM node:23-slim AS base
2
ENV NODE_NO_WARNINGS=1 \
3
TALKOPS_SOCKET=/tmp/talkops.sock \
4
TALKOPS_STDERR=/tmp/talkops.stderr.log \
0 commit comments