chore(deps): update all-dependencies
Some checks failed
renovate/artifacts Artifact file update failure
Build and Push Docker Image / build (pull_request) Failing after 17s

This commit is contained in:
Renovate Bot
2026-01-29 21:01:51 +00:00
parent 5c2111040c
commit 7bf47acd64
7 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
# Stage 1: Build the Next.js frontend
FROM docker.io/library/node:24-alpine AS frontend-builder
FROM docker.io/library/node:25-alpine AS frontend-builder
LABEL authors="lucasoskorep"
WORKDIR /build/mta-sign-ui