From a2bccff9498453c1c1bc8bd67ea6012893efb86b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 17:03:46 +0000 Subject: [PATCH] chore(deps): update redpandadata/redpanda docker tag to v25 --- src/development/stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/development/stack.yml b/src/development/stack.yml index efb80326..081719b4 100644 --- a/src/development/stack.yml +++ b/src/development/stack.yml @@ -339,7 +339,7 @@ services: # timeout: 10s # retries: 3 # start_period: 10s - image: redpandadata/redpanda:v24.3.11 + image: redpandadata/redpanda:v25.1.2 volumes: - redpanda_data:/var/lib/redpanda/data redpanda-console: