diff --git a/egg-wine-desktop.json b/egg-wine-desktop.json index 5e0f505..e76379d 100644 --- a/egg-wine-desktop.json +++ b/egg-wine-desktop.json @@ -9,11 +9,11 @@ "author": "support@lexian.dev", "description": "Runs Windows GUI applications inside a persistent Wine virtual desktop with optional VNC and noVNC access.", "features": [], - "docker_images": { - "ghcr.io/lexiandev/wine-desktop:latest": "Wine Desktop (Latest)", - "ghcr.io/ptero-eggs/yolks:wine_latest": "Wine Yolk", - "wine-desktop:latest": "Local Wine Desktop" - }, +"docker_images": { + "Wine Desktop (Latest)": "ghcr.io/lexiandev/wine-desktop:latest", + "Wine Yolk": "ghcr.io/ptero-eggs/yolks:wine_latest", + "Local Wine Desktop": "wine-desktop:latest" +}, "file_denylist": [], "startup": "wine {{SERVER_EXECUTABLE}}", "config": {