mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
piwik: add gnupg
This commit is contained in:
parent
daec68ce29
commit
29b8eb8cda
@ -16,7 +16,8 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
||||
autoconf \
|
||||
geoip-dev \
|
||||
openssl \
|
||||
ca-certificates" \
|
||||
ca-certificates \
|
||||
gnupg" \
|
||||
&& apk -U add \
|
||||
${BUILD_DEPS} \
|
||||
nginx \
|
||||
|
Loading…
x
Reference in New Issue
Block a user