Skip to content

Commit bd8d915

Browse files
committed
0.0.7
1 parent b34ba19 commit bd8d915

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ ADD shim/shim /.shim
55
ADD arch/cert /.cert
66
ADD https://github.com/dock0/ducktape/releases/download/$DUCKTAPE_VERSION/ducktape /.ducktape
77
RUN ["/.shim", ""]
8-
RUN ["/.ducktape", "https://github.com/dock0/static_arch/releases/download/0.0.6/root.tar.bz2"]
8+
RUN ["/.ducktape", "https://github.com/dock0/static_arch/releases/download/0.0.7/root.tar.bz2"]
99
RUN pacman -Syu --needed --noconfirm git-amylum procps-ng-amylum which-amylum util-linux-amylum licenses iproute2-amylum iputils-amylum tar-amylum
1010
CMD ["/bin/bash"]

Diff for: shim/shim

4.28 KB
Binary file not shown.

Diff for: version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.6
1+
0.0.7

0 commit comments

Comments
 (0)