chore(deps): update redpandadata/console docker tag to v2.8.0 (#2672)
* chore(deps): update redpandadata/console docker tag to v2.8.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
35f026d973
commit
ae4feb932a
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
redpanda-console:
|
redpanda-console:
|
||||||
image: redpandadata/console:v2.7.2
|
image: redpandadata/console:v2.8.0
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue