Compare commits

8 Commits

2 changed files with 361 additions and 363 deletions

720
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.3.6"
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.5.0
entrypoint: /bin/sh
command: -c 'echo "$$CONSOLE_CONFIG_FILE" > /tmp/config.yml; /app/console'
environment: