Update linuxserver/prowlarr Docker tag to v2 (#1418)
This commit is contained in:
parent
d35e176b09
commit
8c1e27914d
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
prowlarr:
|
||||
image: linuxserver/prowlarr:1.37.0
|
||||
image: linuxserver/prowlarr:2.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue