Skip to content

Commit 07a16a2

Browse files
Update to 3.6.8
1 parent 59ecc28 commit 07a16a2

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.7
37+
ENV RABBITMQ_VERSION 3.6.8
3838

3939
RUN set -ex; \
4040
\

0 commit comments

Comments
 (0)