From 1d312e2e84b21b05791411fb2789f3180f5d4405 Mon Sep 17 00:00:00 2001 From: mtail Date: Mon, 8 Oct 2018 22:36:27 -0700 Subject: [PATCH] Should have been in prior checkin --- scripts/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/Dockerfile b/scripts/Dockerfile index c280405db4..35065ea5f1 100644 --- a/scripts/Dockerfile +++ b/scripts/Dockerfile @@ -14,6 +14,7 @@ RUN apk add --no-cache \ libxml2-dev \ libcurl \ git \ + bash \ && apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ --allow-untrusted gnu-libiconv ENV HUGO_VERSION=0.49