Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kafka:3.6.0 docker digest to cf…
Browse files Browse the repository at this point in the history
…f659c
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent ad52b39 commit 90e1066
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.0@sha256:445c9d4ee9d563a59fdc95e564f3cedf1b2e473704121c799860a69b7a69b161
image: docker.io/bitnami/kafka:3.6.0@sha256:cff659c76fcf26d2b86e8aebe7955f0d3173b676a27018800bb2b09885d4204d
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.0@sha256:445c9d4ee9d563a59fdc95e564f3cedf1b2e473704121c799860a69b7a69b161
image: docker.io/bitnami/kafka:3.6.0@sha256:cff659c76fcf26d2b86e8aebe7955f0d3173b676a27018800bb2b09885d4204d
restart: unless-stopped
profiles:
- kafka
Expand Down

0 comments on commit 90e1066

Please sign in to comment.