Compare commits

..

1 Commits

Author SHA1 Message Date
55e393ac4f fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-03 00:35:03 +00:00
2 changed files with 243 additions and 233 deletions

472
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -146,7 +146,7 @@ services:
restart: always
message_queue:
image: "docker.redpanda.com/redpandadata/redpanda:v24.2.1"
image: "docker.redpanda.com/redpandadata/redpanda:v25.1.2"
command:
- redpanda
- start
@ -182,7 +182,7 @@ services:
console:
container_name: redpanda-console
image: docker.redpanda.com/redpandadata/console:v2.7.0
image: docker.redpanda.com/redpandadata/console:v3.1.0
entrypoint: /bin/sh
command: -c 'echo "$$CONSOLE_CONFIG_FILE" > /tmp/config.yml; /app/console'
environment: