fix: Update location

This commit is contained in:
Kroese 2023-10-19 15:31:58 +02:00 committed by GitHub
parent fd92b60218
commit 121c487383

View File

@ -2,7 +2,7 @@ version: "3"
services: services:
dsm: dsm:
container_name: dsm container_name: dsm
image: kroese/virtual-dsm:latest image: vdsm/virtual-dsm:latest
environment: environment:
CPU_CORES: "1" CPU_CORES: "1"
DISK_SIZE: "16G" DISK_SIZE: "16G"