Go to file
ruberoid 107739f94b Fix Dockerfile: update CA certificates before network operations
- Move CA certificates update before COPY to ensure SSL works
- Add --no-install-recommends flag to minimize image size
- Clean apt cache after install
- Add --verbosity normal to dotnet restore for better diagnostics

This fixes NU1301 errors caused by outdated SSL certificates in CI/CD builds.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 14:44:47 +04:00
src Fix Dockerfile: update CA certificates before network operations 2025-10-14 14:44:47 +04:00
.dockerignore Initial commit 2024-03-19 23:44:52 +04:00
.gitignore Fixed nice configs. 2025-07-18 16:57:33 +03:00
Directory.Build.props Initial commit 2024-03-19 23:44:52 +04:00
Directory.Packages.props Added serilog thread enricher and shrotened the context log story. 2025-07-22 19:39:40 +03:00
Nocr.TelegramListener.sln Add MediaUpdateReceived.cs 2024-03-20 00:20:33 +04:00
README.md Изменил ридми. 2024-03-20 22:37:57 +04:00

Nocr telegram messages listener.