Skip to content

Commit

Permalink
chore: change redpanda image version for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Aug 31, 2023
1 parent c9345b8 commit 01f9660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"
services:
redpanda:
image: docker.redpanda.com/redpandadata/redpanda
image: docker.redpanda.com/redpandadata/redpanda:v23.2.4
container_name: redpanda-1
command:
- redpanda
Expand Down

0 comments on commit 01f9660

Please sign in to comment.