هذا الالتزام موجود في:
2025-10-29 17:53:34 +03:00
الأصل 404a235734
التزام 52fa46cc23

عرض الملف

@@ -1,5 +1,5 @@
# Use the latest LTS version of Node.js
FROM node:18-alpine
FROM node:22-alpine
# Set the working directory inside the container
WORKDIR /app