update Dockerfile

This commit is contained in:
Ayden Jahola 2025-09-20 00:02:46 +01:00
parent 94a7204ab1
commit fc2cda0e81

View file

@ -1,4 +1,4 @@
FROM node:20-slim
FROM node:24-slim
WORKDIR /app