Compare commits
1 Commits
6431ec587c
...
608d7bf0bd
| Author | SHA1 | Date | |
|---|---|---|---|
| 608d7bf0bd |
@@ -182,7 +182,7 @@ services:
|
|||||||
|
|
||||||
console:
|
console:
|
||||||
container_name: redpanda-console
|
container_name: redpanda-console
|
||||||
image: docker.redpanda.com/redpandadata/console:v3.3.1
|
image: docker.redpanda.com/redpandadata/console:v3.3.2
|
||||||
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user