Files
hedgedoc/backend
Erik Michelson e85320d623 fix(docker): use correct tsconfig path and turbo args
The docker build seemed to fail because the tsconfig
for the backend pointed to an out-of-date path, that
didn't exist anymore. Furthermore, the --no-cache
directive was deprecated and should be replaced by
explicitly stating the caching mode for local and
remote cache (empty policy means no caching).

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2026-01-12 09:46:41 +01:00
..
2023-04-13 10:39:17 +02:00