Update docker-compose.yml

This commit is contained in:
Kroese 2024-02-02 20:06:27 +01:00 committed by GitHub
parent 97dd459023
commit 7582d0c04e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ version: "3"
services:
qemu:
container_name: qemu
image: qemux/qemu-docker
image: qemux/qemu-arm
environment:
RAM_SIZE: "1G"
CPU_CORES: "1"