From 4bd76cb05afea3f5d7ef3223bcf41789d08c234a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Mar 2017 15:45:12 +0000 Subject: [PATCH] 0.0.115 --- Dockerfile | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 50eee0cc5..a51179c16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ADD shim/shim /tmp/ducktape/shim ADD cert /tmp/ducktape/cert ADD https://github.com/dock0/ducktape/releases/download/$DUCKTAPE_VERSION/ducktape /tmp/ducktape/ducktape RUN ["/tmp/ducktape/shim", ""] -RUN ["/tmp/ducktape/ducktape", "https://github.com/dock0/arch/releases/download/0.0.114/root.tar.bz2"] +RUN ["/tmp/ducktape/ducktape", "https://github.com/dock0/arch/releases/download/0.0.115/root.tar.bz2"] RUN pacman -Sy --needed --noconfirm archlinux-keyring RUN pacman -Syu --needed --noconfirm git iproute2 iputils procps-ng tar which licenses util-linux CMD ["/bin/bash"] diff --git a/version b/version index 58ca857c6..f64402b51 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.0.114 +0.0.115