mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
Revert "dockerfile: bump node version to 22"
This reverts commit 3f446cc663af636c8843b81ff037f8b5d374cb3c.
This commit is contained in:
parent
220243598c
commit
f8519eb1f0
@ -1,4 +1,4 @@
|
|||||||
FROM node:22-bullseye-slim
|
FROM node:18-bullseye-slim
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
|
Loading…
Reference in New Issue
Block a user