Skip to content

Commit e8b2c67

Browse files
Update to 3.6.7
1 parent 9646c8c commit e8b2c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine/Dockerfile

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

37-
ENV RABBITMQ_VERSION 3.6.6
37+
ENV RABBITMQ_VERSION 3.6.7
3838

3939
RUN set -ex; \
4040
\

0 commit comments

Comments
 (0)