Skip to content

Commit

Permalink
Update redis Docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 9811615 commit 812d284
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 @@ -8,7 +8,7 @@ services:
- POSTGRES_PASSWORD=netbox
- POSTGRES_DB=netbox
redis:
image: redis:6-alpine
image: redis:7-alpine
netbox: &netbox-base
build:
context: tools/integration
Expand Down

0 comments on commit 812d284

Please sign in to comment.