Merge pull request #64 from trails-cool/dependabot/docker/apps/planner/node-25-slim
Bump node from 24-slim to 25-slim in /apps/planner
This commit is contained in:
commit
a5248872c7
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