Skip to content

Commit

Permalink
Update redis Docker tag to v5.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 4fdcf90 commit a0c9e67
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.4-alpine
image: redis:5.0.14-alpine
volumes:
- ./redis_data:/data
environment:
Expand Down

0 comments on commit a0c9e67

Please sign in to comment.