Skip to content

Commit

Permalink
Merge pull request #21 from alisonatwork/bump-version
Browse files Browse the repository at this point in the history
Makefile: Update Alpine to 3.13.4
  • Loading branch information
yuk7 authored Apr 5, 2021
2 parents ed7166d + 9fb83fe commit 2464a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LNCR_EXE=Alpine.exe

DLR=curl
DLR_FLAGS=-L
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.13/releases/x86_64/alpine-minirootfs-3.13.2-x86_64.tar.gz
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.13/releases/x86_64/alpine-minirootfs-3.13.4-x86_64.tar.gz
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/21020500/icons.zip
LNCR_ZIP_EXE=Alpine.exe

Expand Down

0 comments on commit 2464a94

Please sign in to comment.