Project-Image-Uploader/backend
matthias.lotz fd3a10657a feat(backend): upgrade Node 14 → 18 (Phase 1)
- Update backend/Dockerfile: FROM node:14 → node:18
- Remove Debian Buster EOL repository workarounds (Node 18 uses Bullseye)
- Tested: Docker build successful, container starts cleanly, DB initializes

Phase 1 complete: Backend runtime now on Node 18 LTS.
2025-10-28 20:25:26 +01:00
..
src css 2025-10-20 19:19:21 +02:00
.dockerignore Initial Commit 2025-10-15 21:33:00 +02:00
.env.example Initial Commit 2025-10-15 21:33:00 +02:00
.gitignore Initial Commit 2025-10-15 21:33:00 +02:00
Dockerfile feat(backend): upgrade Node 14 → 18 (Phase 1) 2025-10-28 20:25:26 +01:00
package.json Initial Commit 2025-10-15 21:33:00 +02:00