depl
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use Node.js 18 LTS
|
||||
FROM node:18-alpine
|
||||
FROM node:20-alpine
|
||||
|
||||
# Install MongoDB CLI tools for import operations
|
||||
RUN apk add --no-cache mongodb-tools
|
||||
|
||||
Reference in New Issue
Block a user