Add working Dockerfile

This commit is contained in:
Jesse Wierzbinski 2023-11-26 19:30:57 -10:00
parent 8b442c241c
commit 2c82cffb58
No known key found for this signature in database
8 changed files with 27 additions and 15 deletions

View file

@ -80,6 +80,7 @@
"jsonld": "^8.3.1",
"marked": "^9.1.2",
"prisma": "latest",
"sharp": "^0.32.6"
"semver": "^7.5.4",
"sharp": "^0.33.0-rc.2"
}
}