Skip to content

Commit 7960612

Browse files
chore(deps): update redis docker tag to v8
1 parent c71a7f9 commit 7960612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ services:
451451
- reccoom_postgres_data:/var/lib/postgresql/
452452
redis:
453453
# You cannot access the caching system via a web interface.
454-
image: redis:7.4.7-alpine
454+
image: redis:8.6.0-alpine
455455
volumes:
456456
- redis_data:/data
457457
redpanda:

0 commit comments

Comments
 (0)