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 c71a7f9 commit 7960612Copy full SHA for 7960612
src/development/stack.yml
@@ -451,7 +451,7 @@ services:
451
- reccoom_postgres_data:/var/lib/postgresql/
452
redis:
453
# You cannot access the caching system via a web interface.
454
- image: redis:7.4.7-alpine
+ image: redis:8.6.0-alpine
455
volumes:
456
- redis_data:/data
457
redpanda:
0 commit comments