Skip to content

Commit

Permalink
[skip ci] Upgrade Redis to 7.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa authored Jul 22, 2023
1 parent 9bfbce9 commit b56f4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
# I don't advise changing this unless you have a strange setup
- REDIS_DOCKER_OVERRIDE=true
redis:
image: 'redis:7.0.11-alpine3.18'
image: 'redis:7.0.12-alpine3.18'
restart: always
volumes:
- type: bind
Expand Down

0 comments on commit b56f4e0

Please sign in to comment.