Compare commits
1 Commits
09342af059
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
da4927a640 |
@@ -182,7 +182,7 @@ services:
|
|||||||
|
|
||||||
console:
|
console:
|
||||||
container_name: redpanda-console
|
container_name: redpanda-console
|
||||||
image: docker.redpanda.com/redpandadata/console:v3.1.2
|
image: docker.redpanda.com/redpandadata/console:v3.1.3
|
||||||
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