Merge pull request #9741 from lekterable/patch-1

Remove deprecated `links` feature
This commit is contained in:
Dockertopia 2022-08-10 11:49:28 +01:00 committed by GitHub
commit 914eed28e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ services:
volumes:
- .:/code
- logvolume01:/var/log
links:
depends_on:
- redis
redis:
image: redis