benhutchins / docker-taiga

Docker container for Taiga https://taiga.io
https://hub.docker.com/r/benhutchins/taiga/
GNU General Public License v3.0
288 stars 154 forks source link

nginx key #76

Open ssehovic opened 5 years ago

ssehovic commented 5 years ago

It should be updated with command: RUN curl -O https://nginx.org/keys/nginx_signing.key && apt-key add ./nginx_signing.key

https://github.com/benhutchins/docker-taiga/blob/a580af8d2778d0514710a6f6974b66c9f76a0f6a/Dockerfile#L9