summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alpine-chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine-chroot.sh b/alpine-chroot.sh
index 35bd29f..c36885e 100644
--- a/alpine-chroot.sh
+++ b/alpine-chroot.sh
@@ -12,7 +12,7 @@ MIRROR=http://dl-3.alpinelinux.org/alpine
ARCH=x86_64
CHROOT=alpine-chroot
VERSION=v2.3
-APK_TOOL=apk-tools-static-2.2.1-r0.apk
+APK_TOOL=apk-tools-static-2.2.5-r0.apk
# Root has $UID 0
ROOT_UID=0