blueprints.git

commit d53a4f887fcc04485216abea80d3fa8b21c20322

Author: Adam <git@apiote.xyz>

dependencies for honk

 honk/Dockerfile | 2 +-


diff --git a/honk/Dockerfile b/honk/Dockerfile
index 46103e28292be128860da5d479b9230ae8e89edf..050a07a8a1a497be26957f140de519a38569c417 100644
--- a/honk/Dockerfile
+++ b/honk/Dockerfile
@@ -1,5 +1,5 @@
 FROM alpine
-RUN apk add mercurial go openssh-client make
+RUN apk add mercurial go openssh-client make sqlite-dev
 WORKDIR /root
 RUN mkdir .ssh
 COPY ssh_key .ssh/id_ed25519