Skip to content

Commit 1ce99cf

Browse files
committed
update redis
1 parent c083baf commit 1ce99cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
volumes:
4242
- netbox-postgres-data:/var/lib/postgresql/data
4343
redis:
44-
image: redis:4-alpine
44+
image: redis:5-alpine
4545
command:
4646
- sh
4747
- -c # this is to evaluate the $REDIS_PASSWORD from the env

0 commit comments

Comments
 (0)