Bump node from 24-slim to 25-slim in /apps/planner
Bumps node from 24-slim to 25-slim. --- updated-dependencies: - dependency-name: node dependency-version: 25-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5f5f583722
commit
c5508fc293
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:24-slim AS base
|
||||
FROM node:25-slim AS base
|
||||
RUN corepack enable && corepack prepare pnpm@10.6.5 --activate
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue