From 1594b388c75006c13fc739337d613bf8a4476225 Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:29:52 +0100 Subject: [PATCH] fix: use ghcr image for podman compat Closes #337 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index d3758d3e..8d35cdb7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -14,7 +14,7 @@ volumes: data: services: windows: - image: dockurr/windows # https://hub.docker.com/r/dockurr/windows + image: ghcr.io/dockur/windows:latest container_name: WinApps # Created Docker VM Name. environment: # Version of Windows to configure. For valid options, visit: