blueprints.git

commit 84646fdad263ff3bae5bfdf6208d4351828c0207

Author: Adam Evyčędo <git@apiote.xyz>

add reuse to szczanieckiej

 szczanieckiej-staging/Dockerfile | 2 +-
 szczanieckiej/Dockerfile | 2 +-


diff --git a/szczanieckiej/Dockerfile b/szczanieckiej/Dockerfile
index 94b79074bd9a11b4ba92231fa4496277190b92d0..ec2f45c8d58f39859c49448eca837e1f7f0adb06 100644
--- a/szczanieckiej/Dockerfile
+++ b/szczanieckiej/Dockerfile
@@ -1,5 +1,5 @@
 FROM alpine:edge
-RUN apk add git plan9port go openssh-client mawk
+RUN apk add git plan9port go openssh-client mawk reuse
 RUN ln -s /usr/lib/plan9/bin/mk /usr/bin/mk
 RUN git clone https://git.sr.ht/~sircmpwn/go-bare
 WORKDIR go-bare




diff --git a/szczanieckiej-staging/Dockerfile b/szczanieckiej-staging/Dockerfile
index 94b79074bd9a11b4ba92231fa4496277190b92d0..ec2f45c8d58f39859c49448eca837e1f7f0adb06 100644
--- a/szczanieckiej-staging/Dockerfile
+++ b/szczanieckiej-staging/Dockerfile
@@ -1,5 +1,5 @@
 FROM alpine:edge
-RUN apk add git plan9port go openssh-client mawk
+RUN apk add git plan9port go openssh-client mawk reuse
 RUN ln -s /usr/lib/plan9/bin/mk /usr/bin/mk
 RUN git clone https://git.sr.ht/~sircmpwn/go-bare
 WORKDIR go-bare