Skip to content

Commit

Permalink
Merge pull request #25 from actinia-org/renovate/redis-7.x
Browse files Browse the repository at this point in the history
Update redis Docker tag to v7
  • Loading branch information
anikaweinmann authored Dec 21, 2023
2 parents 611be95 + bea652e commit f79d700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- actinia-test

redis:
image: redis:5.0.14-alpine
image: redis:7.2.3-alpine
volumes:
- ./redis_data:/data
environment:
Expand Down

0 comments on commit f79d700

Please sign in to comment.