From 9a4ba1b64c6b28749722bd61b528ee80ebf01ecd Mon Sep 17 00:00:00 2001 From: Lexian-droid Date: Thu, 30 Jul 2026 06:34:51 +0200 Subject: [PATCH] Update egg-wine-desktop.json --- egg-wine-desktop.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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": {