mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2024-11-16 11:25:57 +00:00
Merge pull request #2 from SphericalKat/renovate/node-20.x
chore(deps): update node.js to v20
This commit is contained in:
commit
50710a0ae4
@ -1,5 +1,5 @@
|
||||
# frontend
|
||||
FROM node:16-slim as frontend
|
||||
FROM node:20-slim as frontend
|
||||
RUN corepack enable
|
||||
RUN corepack prepare pnpm@latest --activate
|
||||
WORKDIR /app
|
||||
|
Loading…
Reference in New Issue
Block a user