Skip to content

Commit 2ddb3e0

Browse files
Update to 3.6.10
1 parent c7e8eb5 commit 2ddb3e0

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
@@ -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.9
37+
ENV RABBITMQ_VERSION 3.6.10
3838

3939
RUN set -ex; \
4040
\

0 commit comments

Comments
 (0)