From df26b22510e81ed38f26e7cda91649a2db68f1c7 Mon Sep 17 00:00:00 2001 From: James Swineson Date: Tue, 9 Apr 2019 15:55:07 +0800 Subject: [PATCH] update rootfs url --- menhera.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menhera.sh b/menhera.sh index 39d8f79..82f71b2 100755 --- a/menhera.sh +++ b/menhera.sh @@ -3,7 +3,7 @@ set -Eeuo pipefail # config WORKDIR="/tmp/menhera" -ROOTFS="https://images.linuxcontainers.org/images/debian/stretch/amd64/default/20190406_05:24/rootfs.squashfs" +ROOTFS="https://images.linuxcontainers.org/images/debian/stretch/amd64/default/20190409_05:24/rootfs.squashfs" # internal global variables OLDROOT="/"