Update Windows container version and disk size

This commit is contained in:
Heather Morris 2025-10-30 13:30:35 -04:00 committed by GitHub
parent 2ada1eeee3
commit c07d78a869
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: "10"
- name: DISK_SIZE - name: DISK_SIZE
value: "64G" value: "250G"
ports: ports:
- containerPort: 8006 - containerPort: 8006
name: http name: http