Simplify all Dockerfiles: use dotnet nuget API instead of manual config
Some checks reported errors
continuous-integration/drone/tag Build was killed

Updated all service submodules with simplified NuGet configuration:
- Replaced 20+ lines of echo commands with single API call
- No API key needed for public package read access
- Verified gitea.musk.fun/api/packages/nocr is publicly accessible
- Much cleaner and more maintainable Dockerfiles

This should resolve the hanging dotnet restore issue in Drone CI.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
ruberoid 2025-10-14 15:00:41 +04:00
parent 4bd1572f53
commit 4938092b5c
4 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 96d44554404644fd79767e33f85069fe78c37149 Subproject commit db7b973182d0b4872f8b5de251a1754186f7b146

@ -1 +1 @@
Subproject commit 107739f94b0744d6527df928b59ccd4c5a7d5dbd Subproject commit 08dd95a9865b85b138eda9c4a34fcb1542ce4e50

@ -1 +1 @@
Subproject commit f6d1b103d19c23e77032bff980b0f153c7aa6daf Subproject commit 5045e0826efeec5baebc58cff949bf171a6071d4

2
users

@ -1 +1 @@
Subproject commit 33b35ab50ccdc0c7f6a69b76c1e3562436e43258 Subproject commit a2750a154ca3fe224a8d2d87a10b58fc643393b6