We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ea3d2 commit 761ff02Copy full SHA for 761ff02
src/renderer/lib/install.ts
@@ -25,7 +25,7 @@ export const DefaultCompose: ComposeConfig = {
25
},
26
services: {
27
windows: {
28
- image: "ghcr.io/dockur/windows:5.07",
+ image: "ghcr.io/dockur/windows:5.12",
29
container_name: "WinBoat",
30
environment: {
31
VERSION: "11",
0 commit comments