File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 ALPINE_WSL_GITURL : https://github.com/yuk7/AlpineWSL.git
1414 ALPINE_WSL_SHA : 984c3e110e87711228c623c282d34d1b4c8022cb # 3.21.3-1
1515 ALPINE_WSL_VERSION : 3.21.3-1
16- ALPINE_VERSION : 3.23.0 -0 # from the last applied patch
16+ ALPINE_VERSION : 3.23.3 -0 # from the last applied patch
1717jobs :
1818 build :
1919 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ feature rich machine emulator;
5757#### ` Alpine-WSL `
5858
5959Version ` 3.21.3-1 ` with 1 patch set:
60- * Update Alpine to 3.23.0 and add Lima required tools.
60+ * Update Alpine to 3.23.3 and add Lima required tools.
6161
6262#### ` docker-cli `
6363
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ index ead99a0..f734975 100644
2424 DLR=curl
2525 DLR_FLAGS=-L
2626- BASE_URL=https://dl-cdn.alpinelinux.org/alpine/v3.21/releases/x86_64/alpine-minirootfs-3.21.3-x86_64.tar.gz
27- + BASE_URL=https://dl-cdn.alpinelinux.org/alpine/v3.23/releases/x86_64/alpine-minirootfs-3.23.0 -x86_64.tar.gz
27+ + BASE_URL=https://dl-cdn.alpinelinux.org/alpine/v3.23/releases/x86_64/alpine-minirootfs-3.23.3 -x86_64.tar.gz
2828 ROOTFS_TARBALL_CKSM_URL=${BASE_URL}.sha512
2929 LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/23072600/icons.zip
3030 LNCR_ZIP_EXE=Alpine.exe
You can’t perform that action at this time.
0 commit comments