fix(docker): add user creation and permissions in Dockerfile (#442)
Some checks failed
Sonar / ci (push) Failing after 16s

Co-authored-by: Copilot <copilot@github.com>
Reviewed-on: #442
This commit was merged in pull request #442.
This commit is contained in:
2026-04-17 18:21:31 +00:00
parent e70360a8d6
commit 518014149e
7 changed files with 69 additions and 57 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python3
"""Provides test cases for app/utils/datetime.py."""
import pytest