Upstream has changed their APT repo's GPG key

https://www.rabbitmq.com/news.html
https://groups.google.com/d/topic/rabbitmq-users/BO5cmEsdEhc/discussion
This commit is contained in:
Tianon Gravi 2016-06-08 13:03:25 -07:00
parent 70a23d102e
commit 6b496ac32e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ENV RABBITMQ_LOGS=- RABBITMQ_SASL_LOGS=-
# http://www.rabbitmq.com/install-debian.html
# "Please note that the word testing in this line refers to the state of our release of RabbitMQ, not any particular Debian distribution."
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys F78372A06FF50C80464FC1B4F7B8CEA6056E8E56
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 0A9AF2115F4687BD29803A206B73A36E6026DFCA
RUN echo 'deb http://www.rabbitmq.com/debian testing main' > /etc/apt/sources.list.d/rabbitmq.list
ENV RABBITMQ_VERSION 3.6.2