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