summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alpine-chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine-chroot b/alpine-chroot
index 5f47a78..188300d 100644
--- a/alpine-chroot
+++ b/alpine-chroot
@@ -20,7 +20,7 @@
# http://wiki.alpinelinux.org/wiki/Setting_up_the_build_environment_in_chroot
MIRROR=http://dl-5.alpinelinux.org/alpine
-APK_TOOL=apk-tools-static-2.4.0-r0.apk
+APK_TOOL=apk-tools-static-2.4.0-r1.apk
usage() {
cat <<__EOF__