fix: backend container fails with missing entrypoint when built locally

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-12-06 21:31:32 -08:00
parent e1e14c7ab6
commit bdffb17505
2 changed files with 28 additions and 1 deletions

View file

@ -36,4 +36,3 @@ wait -n
# If we get here, one process exited, so exit with its status
exit $?