Skip to content

Commit

Permalink
Pin redis version
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Sep 4, 2023
1 parent 510cd96 commit f1b358d
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 @@ -36,7 +36,7 @@ services:
restart: unless-stopped
oom_score_adj: 0
broker:
image: redis
image: redis:7.0.10
container_name: broker
restart: unless-stopped
oom_score_adj: -500
Expand Down

0 comments on commit f1b358d

Please sign in to comment.