Update Docker build workflow to enforce lowercase repository names #2

Merged
Arnike merged 1 commits from develop into main 2026-02-07 18:10:06 +03:00

1 Commits

Author SHA1 Message Date
84cd602cea Update Docker build workflow to enforce lowercase repository names
All checks were successful
CI / ci (push) Successful in 14s
CI / ci (pull_request) Successful in 14s
- Modified the Docker build process in docker-build.yml to convert the repository name to lowercase, ensuring consistent image naming conventions.
- This change helps prevent potential issues with case sensitivity in image tags when pushing to the registry.
2026-02-07 18:08:44 +03:00