Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
Update redis 7.4.2
  • Loading branch information
bdbin authored Jan 10, 2025
1 parent 2884385 commit caf9933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ services:

# --- deploy redis ---
redis:
image: redis:7.4.1
image: redis:7.4.2
container_name: redis
restart: always
ports:
Expand Down

0 comments on commit caf9933

Please sign in to comment.