diff --git a/Makefile b/Makefile index a620680..bad1b30 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ LNCR_EXE=Alpine.exe DLR=curl DLR_FLAGS=-L -BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/x86_64/alpine-minirootfs-3.8.0-x86_64.tar.gz +BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/x86_64/alpine-minirootfs-3.8.2-x86_64.tar.gz GLIBC_URL=https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.28-r0/glibc-2.28-r0.apk LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/18122701/icons.zip LNCR_ZIP_EXE=Alpine.exe