Compare commits
1 Commits
e1dea354cb
...
0bcb2d6287
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0bcb2d6287 |
@ -1,6 +1,6 @@
|
||||
# Based on https://github.com/vercel/next.js/blob/canary/examples/with-docker/Dockerfile
|
||||
|
||||
FROM node:22-alpine AS base
|
||||
FROM node:23-alpine AS base
|
||||
|
||||
# Install dependencies only when needed
|
||||
FROM base AS deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user