Skip to content

Commit

Permalink
chore(container): update image docker.io/library/eclipse-mosquitto to…
Browse files Browse the repository at this point in the history
… 6cd21d5
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent e4d3559 commit b9f46bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ spec:
init-config:
image:
repository: docker.io/library/eclipse-mosquitto
tag: 2.0.18@sha256:bf778f6dd52e69af25402ab3312bc1bd35ea2ffc3b03213894b0b4090478d80e
tag: 2.0.18@sha256:6cd21d5ca331443b016102301915f614ba5f4ce3d018c50df1e9201140255d85
command: ["/bin/sh", "-c"]
args: ["cp /tmp/secret/* /mosquitto/external_config/ && mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd"]
containers:
main:
image:
repository: docker.io/library/eclipse-mosquitto
tag: 2.0.18@sha256:bf778f6dd52e69af25402ab3312bc1bd35ea2ffc3b03213894b0b4090478d80e
tag: 2.0.18@sha256:6cd21d5ca331443b016102301915f614ba5f4ce3d018c50df1e9201140255d85
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down

0 comments on commit b9f46bd

Please sign in to comment.