Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kafka:3.6.1 docker digest to 80…
Browse files Browse the repository at this point in the history
…dfb40 (#151)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 9242de3 commit 7693f07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose/compose.full.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
kafka:
image: docker.io/bitnami/kafka:3.6.1@sha256:ba72423025b923b366219dacd95a16c8eacc2d1d488bc7bd00ac877638f2da98
image: docker.io/bitnami/kafka:3.6.1@sha256:80dfb40553ac8d0785e9ddf40ee50ccd7af4b432e36fed8ed082fbfc2bb824e9
restart: unless-stopped
cap_drop:
- ALL
Expand Down
2 changes: 1 addition & 1 deletion src/decompose_xmls/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- ./output-obds-reports:/app/output-files

kafka:
image: docker.io/bitnami/kafka:3.6.1@sha256:ba72423025b923b366219dacd95a16c8eacc2d1d488bc7bd00ac877638f2da98
image: docker.io/bitnami/kafka:3.6.1@sha256:80dfb40553ac8d0785e9ddf40ee50ccd7af4b432e36fed8ed082fbfc2bb824e9
restart: unless-stopped
profiles:
- kafka
Expand Down

0 comments on commit 7693f07

Please sign in to comment.