Skip to content

Commit

Permalink
update mosquitto base-image version
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Nov 1, 2024
1 parent 2faad89 commit 9e5bbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wis2box-broker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
###############################################################################

FROM eclipse-mosquitto:2.0.15
FROM eclipse-mosquitto:2.0.20

RUN mkdir -p /data/wis2box/mosquitto
RUN ln -s /mosquitto /data/wis2box/mosquitto
Expand Down

0 comments on commit 9e5bbe5

Please sign in to comment.