Skip to content

Commit 8047bd3

Browse files
Update to 3.6.11
1 parent 0faadd8 commit 8047bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.6/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ENV PATH $RABBITMQ_HOME/sbin:$PATH
3636
# https://www.rabbitmq.com/install-generic-unix.html
3737
ENV GPG_KEY 0A9AF2115F4687BD29803A206B73A36E6026DFCA
3838

39-
ENV RABBITMQ_VERSION 3.6.10
39+
ENV RABBITMQ_VERSION 3.6.11
4040

4141
RUN set -ex; \
4242
\

0 commit comments

Comments
 (0)