Skip to content

Commit

Permalink
Update hivemq-dns-cluster-discovery-extension to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Apr 29, 2024
1 parent e90abd3 commit 2096ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hivemq4/dns-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG BASEIMAGE=hivemq/hivemq4:latest

FROM ${BASEIMAGE}

ARG DNS_DISCOVERY_EXTENSION_VERSION=4.2.5
ARG DNS_DISCOVERY_EXTENSION_VERSION=4.3.0

# Use default DNS resolution timeout as default discovery interval
ENV HIVEMQ_DNS_DISCOVERY_INTERVAL=31
Expand Down

0 comments on commit 2096ab6

Please sign in to comment.