Compare commits

..

1 Commits

Author SHA1 Message Date
434fb25b9f fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-10 03:30:17 +00:00
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -2121,9 +2121,9 @@ dependencies = [
[[package]] [[package]]
name = "tower-http" name = "tower-http"
version = "0.6.4" version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e" checksum = "403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697"
dependencies = [ dependencies = [
"bitflags 2.6.0", "bitflags 2.6.0",
"bytes", "bytes",

View File

@ -146,7 +146,7 @@ services:
restart: always restart: always
message_queue: message_queue:
image: "docker.redpanda.com/redpandadata/redpanda:v25.1.4" image: "docker.redpanda.com/redpandadata/redpanda:v25.1.3"
command: command:
- redpanda - redpanda
- start - start