Update console container

This commit is contained in:
2024-04-16 08:10:46 +02:00
parent 0312a1e37c
commit d580b0f1d0

View File

@@ -32,7 +32,7 @@ services:
- redpanda_network - redpanda_network
console: console:
image: docker.redpanda.com/redpandadata/console:v2.2.4 image: docker.redpanda.com/redpandadata/console:v2.4.6
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: