We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f247e commit 5999e11Copy full SHA for 5999e11
src/development/stack.yml
@@ -419,7 +419,7 @@ services:
419
# timeout: 10s
420
# retries: 3
421
# start_period: 10s
422
- image: redpandadata/redpanda:v25.2.10
+ image: redpandadata/redpanda:v25.2.11
423
volumes:
424
- redpanda_data:/var/lib/redpanda/data
425
redpanda-console:
@@ -483,7 +483,7 @@ services:
483
placement:
484
constraints:
485
- node.role == manager
486
- image: traefik:v3.6.0
+ image: traefik:v3.6.1
487
ports: #DARGSTACK-REMOVE
488
- mode: host #DARGSTACK-REMOVE
489
protocol: tcp #DARGSTACK-REMOVE
0 commit comments