No idea where I'm at with this, I think somewhat near the end though
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:22 AS base
|
||||
FROM node:24 AS base
|
||||
|
||||
# Install dependencies only when needed
|
||||
FROM base AS deps
|
||||
|
||||
Reference in New Issue
Block a user