Skip to content

Commit 444b319

Browse files
chore(deps): update redis docker tag to v8.6.1
1 parent 62d9ae7 commit 444b319

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
@@ -469,7 +469,7 @@ services:
469469
- reccoom_postgres_data:/var/lib/postgresql/
470470
redis:
471471
# You cannot access the caching system via a web interface.
472-
image: redis:8.6.0-alpine
472+
image: redis:8.6.1-alpine
473473
volumes:
474474
- redis_data:/data
475475
redpanda:

0 commit comments

Comments
 (0)