Update docker-compose.yml

This commit is contained in:
Kroese 2023-04-26 02:29:29 +02:00 committed by GitHub
parent 496b4a016a
commit 58ec6c9f50

View file

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