fix : use malio-dev registry namespace instead of malio
All checks were successful
Auto Tag Develop / tag (push) Successful in 5s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-04-01 11:24:20 +02:00
parent a8fa8fd7e0
commit cbe71a1f32
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
services:
app:
image: gitea.malio.fr/malio/lesstime:${LESSTIME_IMAGE_TAG:-latest}
image: gitea.malio.fr/malio-dev/lesstime:${LESSTIME_IMAGE_TAG:-latest}
container_name: lesstime-app
env_file: .env
ports: