Skip to content

Commit e413419

Browse files
committed
Update HiveMQ CE version in Dockerfile
Upgraded the HiveMQ CE base image from version 2023.2 to 2025.4 to incorporate the latest features and security updates.
1 parent 735693f commit e413419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acs-mqtt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hivemq/hivemq-ce:2023.2
1+
FROM hivemq/hivemq-ce:2025.4
22

33
ARG krb_zipfile=hivemq-auth-krb-0.1.5-distribution.zip
44
COPY ${krb_zipfile} /tmp

0 commit comments

Comments
 (0)