Skip to content

Commit c3f44bd

Browse files
committed
0.0.10
1 parent 6f8c26d commit c3f44bd

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

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.9/root.tar.bz2"]
8+
RUN ["/.ducktape", "https://github.com/dock0/static_arch/releases/download/0.0.10/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"]

shim/shim

1000 KB
Binary file not shown.

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.9
1+
0.0.10

0 commit comments

Comments
 (0)