Merge pull request #236 from okxlin/renovate/linuxserver-transmission-4.x

chore(deps): update linuxserver/transmission docker tag to v4.0.4
This commit is contained in:
okxlin 2023-08-30 18:35:05 +08:00 committed by GitHub
commit fa73f7c749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ services:
- WHITELIST= #optional
- PEERPORT=${PEER_PORT_VALUE}
- HOST_WHITELIST= #optional
image: linuxserver/transmission:4.0.3
image: linuxserver/transmission:4.0.4
labels:
createdBy: "Apps"