Skip to content

Commit

Permalink
update redis
Browse files Browse the repository at this point in the history
  • Loading branch information
torhoehn committed Dec 17, 2021
1 parent 790e2fe commit 6653d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
extra_hosts: *appextrahosts

redis:
image: redis:5.0-alpine
image: redis:6.0-alpine
ports:
- "6379:6379"
extra_hosts: *appextrahosts
Expand Down

0 comments on commit 6653d78

Please sign in to comment.