Skip to content

Commit 761ff02

Browse files
authored
Update Windows image to v5.12 (#397)
1 parent 56ea3d2 commit 761ff02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/lib/install.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const DefaultCompose: ComposeConfig = {
2525
},
2626
services: {
2727
windows: {
28-
image: "ghcr.io/dockur/windows:5.07",
28+
image: "ghcr.io/dockur/windows:5.12",
2929
container_name: "WinBoat",
3030
environment: {
3131
VERSION: "11",

0 commit comments

Comments
 (0)