feat: named docker image to avoid docker picking the wrong one

This commit is contained in:
2026-01-06 02:19:00 +01:00
parent aa89a3fb00
commit 9765386405
+1
View File
@@ -17,6 +17,7 @@ services:
# --- MAIN APPLICATION --- # --- MAIN APPLICATION ---
alfred: alfred:
container_name: alfred-core container_name: alfred-core
image: alfred_media_organizer:latest
build: build:
context: . context: .
args: args: