Skip to content

Commit

Permalink
fix(container): update image public.ecr.aws/docker/library/eclipse-mo…
Browse files Browse the repository at this point in the history
…squitto ( 2.0.18 → 2.0.19 ) (#1061)

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Oct 3, 2024
1 parent a8c8a96 commit fca15bb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
init-config:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.18
tag: 2.0.19
command:
- "/bin/sh"
- "-c"
Expand All @@ -46,7 +46,7 @@ spec:
app:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.18
tag: 2.0.19
probes:
liveness:
enabled: true
Expand Down

0 comments on commit fca15bb

Please sign in to comment.