Skip to content

Commit

Permalink
fix: use ghcr image for podman compat
Browse files Browse the repository at this point in the history
Closes #337
  • Loading branch information
oskardotglobal authored Nov 29, 2024
1 parent 556095a commit 1594b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1594b38

Please sign in to comment.