Update Windows container version and disk size

This commit is contained in:
Heather Morris 2025-10-30 12:56:16 -04:00 committed by GitHub
parent 5129017746
commit 546d0ed9bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,9 +31,9 @@ spec:
image: dockurr/windows image: dockurr/windows
env: env:
- name: VERSION - name: VERSION
value: "11" value: "10pro"
- name: DISK_SIZE - name: DISK_SIZE
value: "64G" value: "250G"
ports: ports:
- containerPort: 8006 - containerPort: 8006
name: http name: http