mirror of
https://github.com/imputnet/cobalt
synced 2026-04-25 17:15:08 +02:00
docker: bump node version to 24
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:23-alpine AS base
|
||||
FROM node:24-alpine AS base
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user