chore: Move to Dockerhub

This commit is contained in:
Kroese 2023-07-05 12:44:25 +02:00 committed by GitHub
parent eca8f68f74
commit 84486b3928

View file

@ -2,7 +2,7 @@ version: "3"
services: services:
qemu: qemu:
container_name: qemu container_name: qemu
image: ghcr.io/qemu-tools/qemu-docker:latest image: qemux/qemu-docker:latest
environment: environment:
CPU_CORES: "1" CPU_CORES: "1"
RAM_SIZE: "512M" RAM_SIZE: "512M"