Compare commits
7 Commits
e14af141ce
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 608d7bf0bd | |||
| 3fa2446ba2 | |||
| f734e3c4e1 | |||
| 2c1efb919b | |||
| ed996fe252 | |||
| 0a200d302e | |||
| da4927a640 |
720
Cargo.lock
generated
720
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:v24.2.1"
|
||||
image: "docker.redpanda.com/redpandadata/redpanda:v25.3.1"
|
||||
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.3.2
|
||||
entrypoint: /bin/sh
|
||||
command: -c 'echo "$$CONSOLE_CONFIG_FILE" > /tmp/config.yml; /app/console'
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user