Commit 84486b39 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

chore: Move to Dockerhub

parent eca8f68f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"