mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Switch to node:16-bullsys-slim images to reduce final image size (#144)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Md5 } from "ts-md5/dist/md5";
|
||||
import { Md5 } from "ts-md5";
|
||||
import { v4 as uuid } from "uuid";
|
||||
import tmp from "tmp";
|
||||
import fse from "fs-extra";
|
||||
|
||||
Reference in New Issue
Block a user