Skip to content

Commit

Permalink
chore(deps): update curlimages/curl docker tag to v8.11.1 (#19828)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent dddbdda commit 7a98e98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- coredns
- elasticsearch
- kafka-connect
image: curlimages/curl:8.11.0
image: curlimages/curl:8.11.1
restart: on-failure
container_name: kafka-connector-elasticsearch
init: true
Expand Down
2 changes: 1 addition & 1 deletion ops/docker-compose/mq/kafka/kafka-connector-postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- coredns
- postgres
- kafka-connect-debezium
image: curlimages/curl:8.11.0
image: curlimages/curl:8.11.1
profiles:
- postgres
restart: on-failure
Expand Down

0 comments on commit 7a98e98

Please sign in to comment.