mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 17:08:36 +00:00
examples - fix radarr/swarm
This commit is contained in:
parent
1c4f8bf55c
commit
502c9f2fe9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
version: '3.5'
|
||||
version: '3.3'
|
||||
|
||||
services:
|
||||
|
||||
radarr:
|
||||
image: lscr.io/linuxserver/radarr:latest
|
||||
image: linuxserver/radarr:latest
|
||||
networks:
|
||||
- bw-services
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue