mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +02:00
docker: bump node version to 23
This commit is contained in:
parent
5a66af514e
commit
676bc9879c
@ -1,4 +1,4 @@
|
||||
FROM node:20-bullseye-slim AS base
|
||||
FROM node:23-bullseye-slim AS base
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user