mirror of https://github.com/istio/istio.io.git
Should have been in prior checkin
This commit is contained in:
parent
28900ad96c
commit
1d312e2e84
|
|
@ -14,6 +14,7 @@ RUN apk add --no-cache \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libcurl \
|
libcurl \
|
||||||
git \
|
git \
|
||||||
|
bash \
|
||||||
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ --allow-untrusted gnu-libiconv
|
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ --allow-untrusted gnu-libiconv
|
||||||
|
|
||||||
ENV HUGO_VERSION=0.49
|
ENV HUGO_VERSION=0.49
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue