Compare commits
1 Commits
55e393ac4f
...
6663f1661b
Author | SHA1 | Date | |
---|---|---|---|
6663f1661b |
474
Cargo.lock
generated
474
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -146,7 +146,7 @@ services:
|
||||
restart: always
|
||||
|
||||
message_queue:
|
||||
image: "docker.redpanda.com/redpandadata/redpanda:v25.1.2"
|
||||
image: "docker.redpanda.com/redpandadata/redpanda:v24.2.1"
|
||||
command:
|
||||
- redpanda
|
||||
- start
|
||||
@ -182,7 +182,7 @@ services:
|
||||
|
||||
console:
|
||||
container_name: redpanda-console
|
||||
image: docker.redpanda.com/redpandadata/console:v3.1.0
|
||||
image: docker.redpanda.com/redpandadata/console:v2.7.0
|
||||
entrypoint: /bin/sh
|
||||
command: -c 'echo "$$CONSOLE_CONFIG_FILE" > /tmp/config.yml; /app/console'
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user