Skip to content

Commit e9e416f

Browse files
committed
Update to 3.6.1
1 parent 173a6fe commit e9e416f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ ENV RABBITMQ_LOGS=- RABBITMQ_SASL_LOGS=-
3333
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys F78372A06FF50C80464FC1B4F7B8CEA6056E8E56
3434
RUN echo 'deb http://www.rabbitmq.com/debian testing main' > /etc/apt/sources.list.d/rabbitmq.list
3535

36-
ENV RABBITMQ_VERSION 3.6.0
37-
ENV RABBITMQ_DEBIAN_VERSION 3.6.0-1
36+
ENV RABBITMQ_VERSION 3.6.1
37+
ENV RABBITMQ_DEBIAN_VERSION 3.6.1-1
3838

3939
RUN apt-get update && apt-get install -y --no-install-recommends \
4040
erlang erlang-mnesia erlang-public-key erlang-crypto erlang-ssl erlang-asn1 erlang-inets erlang-os-mon erlang-xmerl erlang-eldap \

0 commit comments

Comments
 (0)