chore(deps): update node docker tag to v25
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Production Dockerfile for the frontend
|
||||
# Stage 1: Build
|
||||
FROM node:24-slim AS build
|
||||
FROM node:25-slim AS build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user