mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps): update redpandadata/redpanda docker tag to v23.3.21 (#5794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c7151577f
commit
eefbaf0dbb
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ services:
|
|||
- ./.hive/clickhouse/db:/var/lib/clickhouse
|
||||
|
||||
broker:
|
||||
image: redpandadata/redpanda:v23.3.20
|
||||
image: redpandadata/redpanda:v23.3.21
|
||||
container_name: broker
|
||||
hostname: broker
|
||||
networks:
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ services:
|
|||
- 'stack'
|
||||
|
||||
broker:
|
||||
image: redpandadata/redpanda:v23.3.20
|
||||
image: redpandadata/redpanda:v23.3.21
|
||||
mem_limit: 300m
|
||||
mem_reservation: 100m
|
||||
container_name: broker
|
||||
|
|
|
|||
Loading…
Reference in a new issue