mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
dockerfile: update the image to debian 12
because there's no debian 11 armv7 image
This commit is contained in:
parent
d4b8400146
commit
eb84aecebc
@ -1,4 +1,4 @@
|
|||||||
FROM node:23-bullseye-slim AS base
|
FROM node:23-bookworm-slim AS base
|
||||||
ENV PNPM_HOME="/pnpm"
|
ENV PNPM_HOME="/pnpm"
|
||||||
ENV PATH="$PNPM_HOME:$PATH"
|
ENV PATH="$PNPM_HOME:$PATH"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user