mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-13 08:27:03 +00:00
docker: bump node version to 24
This commit is contained in:
parent
a0560fe684
commit
8c3c084c9c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue