summaryrefslogtreecommitdiffstats
path: root/alpine-chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'alpine-chroot.sh')
-rw-r--r--alpine-chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine-chroot.sh b/alpine-chroot.sh
index adde22a..0772168 100644
--- a/alpine-chroot.sh
+++ b/alpine-chroot.sh
@@ -12,7 +12,7 @@ MIRROR=http://dl-5.alpinelinux.org/alpine
ARCH=x86_64
CHROOT=alpine-chroot
VERSION=v2.6
-APK_TOOL=apk-tools-static-2.3.5-r0.apk
+APK_TOOL=apk-tools-static-2.4.0-r0.apk
# Root has $UID 0
ROOT_UID=0