Compare commits
1 Commits
434fb25b9f
...
322e22dca1
Author | SHA1 | Date | |
---|---|---|---|
322e22dca1 |
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2121,9 +2121,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tower-http"
|
name = "tower-http"
|
||||||
version = "0.6.2"
|
version = "0.6.4"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697"
|
checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.6.0",
|
"bitflags 2.6.0",
|
||||||
"bytes",
|
"bytes",
|
||||||
|
@ -146,7 +146,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
message_queue:
|
message_queue:
|
||||||
image: "docker.redpanda.com/redpandadata/redpanda:v25.1.3"
|
image: "docker.redpanda.com/redpandadata/redpanda:v25.1.4"
|
||||||
command:
|
command:
|
||||||
- redpanda
|
- redpanda
|
||||||
- start
|
- start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user