Skip to content

Commit 64459cb

Browse files
committed
build: update redpanda image
1 parent da84aff commit 64459cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
- "demo:password:::inbound,outbound,reconciliation,returned"
4343

4444
kafka1:
45-
image: docker.redpanda.com/vectorized/redpanda:v22.3.25
45+
image: redpandadata/redpanda:v24.3.6
4646
container_name: kafka1
4747
healthcheck:
4848
{
@@ -75,7 +75,7 @@ services:
7575
- --default-log-level=info
7676

7777
topics:
78-
image: docker.redpanda.com/vectorized/redpanda:v22.3.21
78+
image: redpandadata/redpanda:v24.3.6
7979
depends_on:
8080
kafka1:
8181
condition: service_healthy

0 commit comments

Comments
 (0)