Update e2e image
This commit is contained in:
parent
68bfbd939b
commit
02c99e9ccf
5 changed files with 10 additions and 6 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue