Skip to content

Commit ba7ea67

Browse files
Update to 3.6.12
1 parent b2eba70 commit ba7ea67

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.11
39+
ENV RABBITMQ_VERSION 3.6.12
4040

4141
RUN set -ex; \
4242
\

0 commit comments

Comments
 (0)