Commit Graph

4 Commits

Author SHA1 Message Date
f39d900fbb Updates base image versions
All checks were successful
Build, Push and Run Container / build (push) Successful in 1m8s
Updates the base images for both the ASP.NET runtime and the SDK to the stable 10.0 version.
This ensures the application uses the latest stable dependencies.
2025-09-23 18:33:31 +02:00
b7b5790620 Correct CI/CD
Some checks failed
Build, Push and Run Container / build (push) Failing after 4s
2025-08-06 17:44:53 +02:00
043f504cdd Proof Of Concept initial
Adds initial files for a proof-of-concept project, including Dockerfile, .gitignore, project files, and MQTT-related services.

This commit sets up the basic structure and configuration for exploring and validating the core concepts of the project.
2025-08-06 15:40:48 +02:00
bbc704fe6b Initial commit 2025-08-06 15:37:24 +02:00