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