chore(deps): update node docker tag to v25
Some checks failed
CI / backend-tests (pull_request) Failing after 1m12s
CI / frontend-tests (pull_request) Successful in 28s

This commit is contained in:
Renovate Bot
2026-03-20 22:02:24 +00:00
parent 3881971214
commit 7d46ae5a7f
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
# Development Dockerfile for the frontend
FROM node:24-slim
FROM node:25-slim
WORKDIR /app