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 79285bd commit 9ef5eedCopy full SHA for 9ef5eed
package.json
@@ -14,7 +14,7 @@
14
},
15
"license": "GPL-3.0-only",
16
"name": "@maevsi/stack",
17
- "packageManager": "pnpm@10.28.2",
+ "packageManager": "pnpm@10.29.1",
18
"private": true,
19
"repository": "https://github.com/maevsi/stack.git",
20
"scripts": {
src/development/stack.yml
@@ -420,7 +420,7 @@ services:
420
# timeout: 10s
421
# retries: 3
422
# start_period: 10s
423
- image: redpandadata/redpanda:v25.3.6
+ image: redpandadata/redpanda:v25.3.7
424
volumes:
425
- redpanda_data:/var/lib/redpanda/data
426
redpanda-console:
0 commit comments