Update e2e image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-01-26 21:48:35 -03:00
parent 68bfbd939b
commit 02c99e9ccf
5 changed files with 10 additions and 6 deletions

View file

@ -38,6 +38,7 @@ RUN apk add --no-cache \
gcc \
git \
musl-dev \
perl \
python \
openssl
@ -47,7 +48,6 @@ RUN set -eux; \
pkgconfig \
openssl \
unzip \
perl \
go \
; \
export \