chore: Move to Dockerhub
This commit is contained in:
parent
eca8f68f74
commit
84486b3928
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
services:
|
||||
qemu:
|
||||
container_name: qemu
|
||||
image: ghcr.io/qemu-tools/qemu-docker:latest
|
||||
image: qemux/qemu-docker:latest
|
||||
environment:
|
||||
CPU_CORES: "1"
|
||||
RAM_SIZE: "512M"
|
||||
|
|
Loading…
Reference in a new issue