mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-16 13:21:57 +00:00
Fix base image build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
701be73079
commit
fd262b3344
@ -1,5 +1,6 @@
|
||||
FROM node:22
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install libjemalloc2 dumb-init
|
||||
RUN apt-get clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user