From 835b17ee19a924c2142b299d572fa788761318cb Mon Sep 17 00:00:00 2001 From: swaggboi Date: Wed, 1 Nov 2023 01:07:14 -0400 Subject: [PATCH] Yell at donker --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 28f5ad0..bc3f147 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN apt-get -y upgrade RUN apt-get -y install libssl-dev libarchive-dev # Get the latest and greatest for bug fix # https://github.com/rawleyfowler/Humming-Bird/issues/60#issuecomment-1788351265 -zef install https://github.com/rawleyfowler/Humming-Bird --force-install +RUN zef install https://github.com/rawleyfowler/Humming-Bird --force-install # Stupid tests failing idk RUN zef -v install --force-test IO::Socket::Async::SSL \ Archive::Libarchive::Raw NativeHelpers::Callback