From 34d1fe4e928ba27be42abd7b89ad3f874b2e6bbe Mon Sep 17 00:00:00 2001 From: Les Aker Date: Sat, 30 Jan 2016 02:01:16 +0000 Subject: [PATCH] 0.0.5 --- Dockerfile | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 04bfd7e..cb1906c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,6 @@ ADD shim/shim /.shim ADD cert /.cert ADD https://github.com/dock0/ducktape/releases/download/$DUCKTAPE_VERSION/ducktape /.ducktape RUN ["/.shim", ""] -RUN ["/.ducktape", "https://github.com/dock0/static_arch/releases/download/0.0.4/root.tar.bz2"] +RUN ["/.ducktape", "https://github.com/dock0/static_arch/releases/download/0.0.5/root.tar.bz2"] RUN pacman -Syu --needed --noconfirm git-amylum procps-ng-amylum which-amylum util-linux-amylum licenses iproute2 iputils tar CMD ["/bin/bash"] diff --git a/version b/version index 81340c7..bbdeab6 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.0.4 +0.0.5