Skip to content

Commit

Permalink
Merge pull request #99 from embano1/redpanda
Browse files Browse the repository at this point in the history
ci: bump redpanda version
  • Loading branch information
embano1 authored Aug 14, 2023
2 parents 9ab83c8 + a4c4239 commit 13126c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/docker_compose_redpanda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- --memory 1G
- --mode dev-container
# - --default-log-level=debug
image: docker.redpanda.com/redpandadata/redpanda:v23.1.12
image: docker.redpanda.com/redpandadata/redpanda:v23.2.5
ports:
- "9092:9092"
connect:
Expand Down

0 comments on commit 13126c0

Please sign in to comment.