Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Update taiga git-modules & change keyserver/key reference #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ENV DEBIAN_FRONTEND noninteractive
ENV NGINX_VERSION 1.15.5-1~stretch

RUN apt-key adv \
--keyserver hkp://pgp.mit.edu:80 \
--recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62
--keyserver keyserver.ubuntu.com \
--recv-keys ABF5BD827BD9BF62

RUN echo "deb http://nginx.org/packages/mainline/debian/ stretch nginx" >> /etc/apt/sources.list

Expand Down
2 changes: 1 addition & 1 deletion taiga-back
Submodule taiga-back updated 180 files
2 changes: 1 addition & 1 deletion taiga-front-dist
Submodule taiga-front-dist updated 1936 files