mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
fix: Remove version variable in Codespaces
This commit is contained in:
parent
6f84823117
commit
4192a615a7
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ services:
|
||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
container_name: windows
|
container_name: windows
|
||||||
environment:
|
environment:
|
||||||
VERSION: "11"
|
|
||||||
ALLOCATE: "Y"
|
ALLOCATE: "Y"
|
||||||
RAM_SIZE: "half"
|
RAM_SIZE: "half"
|
||||||
DISK_SIZE: "max"
|
DISK_SIZE: "max"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue