Fully tested the remote database
Updated the base docker image
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
FROM node:21-bookworm-slim
|
||||
FROM node:22-bookworm-slim
|
||||
WORKDIR "/app"
|
||||
COPY package*.json /app
|
||||
RUN npm install --production
|
||||
|
||||
Reference in New Issue
Block a user