Unverified Commit b5448c39 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Remove version variable in Codespaces (#931)

parent 6b24ae90
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ services:
    image: qemux/qemu
    container_name: qemu
    environment:
      BOOT: "mint"
      ALLOCATE: "Y"
      RAM_SIZE: "half"
      DISK_SIZE: "max"