stay on same major node, we'll update when we choose to cause i dont trust things to not randomly break when i abandon it
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:latest
|
FROM node:25
|
||||||
RUN mkdir -p /usr/src/bot
|
RUN mkdir -p /usr/src/bot
|
||||||
WORKDIR /usr/src/bot
|
WORKDIR /usr/src/bot
|
||||||
COPY . /usr/src/bot
|
COPY . /usr/src/bot
|
||||||
|
|||||||
Reference in New Issue
Block a user