Skip to content

Commit 8e8aa6f

Browse files
committed
* update jellyseerr to 2.3.0
1 parent 7fb5315 commit 8e8aa6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/jellyseerr/templates/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.5"
33
services:
44
jellyseerr:
55
container_name: "jellyseerr"
6-
image: fallenbagel/jellyseerr:2.1.0
6+
image: fallenbagel/jellyseerr:2.3.0
77
environment:
88
- PUID={{ uid }}
99
- PGID={{ gid }}

0 commit comments

Comments
 (0)