File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,6 @@ case "$NAME" in
91
91
CONTAINER_ENGINE=" docker"
92
92
;;
93
93
" wsl2" )
94
- # TODO https://github.com/lima-vm/lima/issues/3267
95
- CHECKS[" systemd" ]=
96
94
# TODO https://github.com/lima-vm/lima/issues/3268
97
95
CHECKS[" proxy-settings" ]=
98
96
CHECKS[" port-forwards" ]=
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ vmType: wsl2
4
4
5
5
images :
6
6
# Source: https://github.com/runfinch/finch-core/blob/main/Dockerfile
7
- - location : " https://deps.runfinch.com/common/x86-64/finch-rootfs-production-amd64-1738856482 .tar.gz"
7
+ - location : " https://deps.runfinch.com/common/x86-64/finch-rootfs-production-amd64-1741837119 .tar.gz"
8
8
arch : " x86_64"
9
- digest : " sha256:efbe5fc2b2ec94bbf9e4a6c184bf2b36040faf939c15a016f8d7931de9a481c3 "
9
+ digest : " sha256:1ebee4c785fc4d31fd514365694a7d4d50a95093526c051f76dc63d8ba9fafe6 "
10
10
11
11
mountType : wsl2
12
12
You can’t perform that action at this time.
0 commit comments