i dont even fucking know anymore man theres like three things going on in this commit

This commit is contained in:
2025-11-16 22:38:40 -05:00
parent 134e160c16
commit f690f14f06
4 changed files with 25 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM node:latest
FROM node:25
RUN mkdir -p /usr/scr/bot
WORKDIR /usr/src/bot
COPY . /usr/src/bot