diff --git a/Dockerfile b/Dockerfile index 6ef1545..cab63d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:21.2.0-alpine +FROM node:21.3.0-alpine WORKDIR /docker/bot COPY package*.json ./