Skip to content

Commit 5ada60a

Browse files
committed
0.0.6
1 parent 2bad608 commit 5ada60a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ ADD shim/shim /.shim
55
ADD 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.5/root.tar.bz2"]
8+
RUN ["/.ducktape", "https://github.com/dock0/static_arch/releases/download/0.0.6/root.tar.bz2"]
99
#RUN pacman -Syu --needed --noconfirm git-amylum procps-ng-amylum which-amylum util-linux-amylum licenses iproute2 iputils tar
1010
CMD ["/bin/bash"]

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5
1+
0.0.6

0 commit comments

Comments
 (0)