Skip to content

Commit

Permalink
docker-compose: use latest rp image
Browse files Browse the repository at this point in the history
  • Loading branch information
birdayz committed Dec 27, 2023
1 parent c491f68 commit f5b9c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ services:
- --overprovisioned
- --node-id
- "0"
image: redpandadata/redpanda:v23.3.1
image: redpandadata/redpanda:latest
ports:
- 9092:9092

0 comments on commit f5b9c8b

Please sign in to comment.