Skip to content

Commit cc34c76

Browse files
deps(home-lab): bump eclipse-mosquitto
Bumps eclipse-mosquitto from 2.0.18-openssl to 2.0.19-openssl. --- updated-dependencies: - dependency-name: eclipse-mosquitto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d1d457 commit cc34c76

File tree

1 file changed

+1
-1
lines changed
  • config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper

1 file changed

+1
-1
lines changed

config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ FROM quay.io/prometheus/node-exporter:v1.8.2 AS prometheus-node-exporter
3232
FROM grafana/grafana-oss:11.2.0 AS grafana
3333

3434
# mosquitto
35-
FROM eclipse-mosquitto:2.0.18-openssl AS mosquitto
35+
FROM eclipse-mosquitto:2.0.19-openssl AS mosquitto
3636

3737
# network-stack
3838
FROM klutchell/unbound:1.21.0 AS unbound

0 commit comments

Comments
 (0)